diff options
author | gstein <gstein@13f79535-47bb-0310-9956-ffa450edef68> | 2001-04-26 15:30:52 +0000 |
---|---|---|
committer | gstein <gstein@13f79535-47bb-0310-9956-ffa450edef68> | 2001-04-26 15:30:52 +0000 |
commit | 418345dde93fea90728a3f35cc728fb962fb1d32 (patch) | |
tree | bc8f747f73aef57ae77ba646122b0f976aa76fc3 /misc | |
parent | c059f4d02a4053130502e42ce25fb7ee8c90dc61 (diff) | |
download | libapr-418345dde93fea90728a3f35cc728fb962fb1d32.tar.gz |
Add a nifty memory/pool debugging option: allocation everything on a page,
then turn the page inaccessible at "free" time. Causes segfaults on access.
Chews memory like nothing else, but it works really well (it helped me find
a use-after-destroy problem already). Memory consumption can be reduced by
reimplementing this to not require the ALLOC_USE_MALLOC option.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61550 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions