fix possible crash on user deletion
[srvx.git] / src / alloc-srvx.c
2005-11-17 Michael PooleFixes for LP64 models; announce IPv6 support.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-24 Michael Pooletypo fix in alloc-srvx.c; avoid dereferencing free...
2005-01-24 Michael PooleMore allocation debugging support.
2005-01-21 Michael PooleMore debug allocator fixes and enhancements
2005-01-21 Michael PooleAdd redzone and statistics reporting to debug allocator.
2005-01-20 Michael PooleAdd built-in debug malloc wrapper.