summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authorotto <>2008-11-06 12:32:45 +0000
committerotto <>2008-11-06 12:32:45 +0000
commit364cbab96ffd1db4271cef83317f82738999d996 (patch)
tree7b4dcd05bf2af16da3c19d9159aa3ada4bea1306 /src/lib/libc/stdlib/malloc.3
parent91cc79d3f89399fd4baa2d673b4694e85a629eb5 (diff)
downloadopenbsd-364cbab96ffd1db4271cef83317f82738999d996.tar.gz
openbsd-364cbab96ffd1db4271cef83317f82738999d996.tar.bz2
openbsd-364cbab96ffd1db4271cef83317f82738999d996.zip
if the freeprot flag (F) is set, do not do delayed frees for chunks
(might catch errors closer to the trouble spot) and junk fill pages just before reuse instead of immediate (we can't access the page anyway) since we set PROT_NONE in the F case. ok djm@
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions