Always zap newly allocated pages, intead of conditional on PURIFY.
authorKen Raeburn <raeburn@mit.edu>
Fri, 13 Oct 2006 23:19:57 +0000 (23:19 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 13 Oct 2006 23:19:57 +0000 (23:19 +0000)
commitc59d1c439d08bde8e10f6a9e73ad753f7968503c
treec774050df28d00f6f5c7603915607b14ca0bff16
parente73b515ad5d073ab4da770a1281bd36d0d09a72c
Always zap newly allocated pages, intead of conditional on PURIFY.
Minor performance penalty; c'est la vie.  Better to be able to run
purify or valgrind or whatever on the binaries we actually use.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18698 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/kdb/db2/libdb2/btree/bt_split.c
src/plugins/kdb/db2/libdb2/mpool/mpool.c