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
commit9be54ce9615f90e92a7b80146f0fefbb2df280e4 (patch)
tree7b4dcd05bf2af16da3c19d9159aa3ada4bea1306 /src/lib/libc/stdlib/malloc.3
parentdf95d621d9d331a0ad540d255d4a529af3d8773f (diff)
downloadopenbsd-9be54ce9615f90e92a7b80146f0fefbb2df280e4.tar.gz
openbsd-9be54ce9615f90e92a7b80146f0fefbb2df280e4.tar.bz2
openbsd-9be54ce9615f90e92a7b80146f0fefbb2df280e4.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