More debug allocator fixes and enhancements
authorMichael Poole <mdpoole@troilus.org>
Fri, 21 Jan 2005 15:10:49 +0000 (15:10 +0000)
committerMichael Poole <mdpoole@troilus.org>
Fri, 21 Jan 2005 15:10:49 +0000 (15:10 +0000)
commitdea629dc3145fbd4de2f45ae7fbbe9bb44f71488
tree267c89744ba8a345493cb22177ed0071ac56460e
parent17a5d138f4afe234509d2b6d46a3e2fe1b933efc
More debug allocator fixes and enhancements

src/alloc-srvx.c (*_MAGIC): ASk recognized the CCSDS ASM sequence.
(srvx_free): Overwrite with 0xDE bytes to distinguish from
uninitialized values.  As SailorFrag suggested, only overwrite the
user region.

src/dict-splay.c (dict_insert): Check whether free functions need to
be worked around here as well.
git-archimport-id: srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-6
ChangeLog
src/alloc-srvx.c
src/dict-splay.c