diff options
author | Tony Finch <dot@dot.at> | 2008-05-22 10:56:27 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2008-05-22 10:56:27 +0000 |
commit | d6b4d9388256308fab472dfec4d5b7738ed05097 (patch) | |
tree | dfc2e2ef718e37abab8fb901ec1d1133951b9032 /src/OS/Makefile-OpenBSD | |
parent | 6c588e74e33bb6b75a946f0373b23d989fb20a0d (diff) |
If a ${dlfunc module has side-effects that cause store allocation, this
can conflict with the string expansion storage management logic - in
particular, the expansion code resets the store to reclaim working
space. In order to avoid destroying store allocated by ${dlfunc the
expansion code now leaks a bit if ${dlfunc is used.
Fixes: bug #713
Diffstat (limited to 'src/OS/Makefile-OpenBSD')
0 files changed, 0 insertions, 0 deletions