dnmalloc
Dnmalloc 1.0
Submitted by Yves Younan on Sun, 2008-07-06 15:59.Dnmalloc 1.0 has been released!
Thanks to Rainer Wichmann for bugfixing the code to make it release quality. He will also be shipping dnmalloc 1.0 with the next version of Samhain. He'll also be contributing possible future enhancements to dnmalloc and as such is now an official developer.
To facilitate this, we've set up an svn server: http://svn.fort-knox.org/code/dnmalloc/
You can check out the code from this server by doing:
svn co http://svn.fort-knox.org/code/dnmalloc/
Changes by Rainer since beta 5:
Compiler warnings fixed
Define REALLOC_ZERO_BYTES_FREES because it's what GNU libc does
(and what the standard says)
Dnmalloc 1.0 beta 5
Submitted by Yves Younan on Tue, 2006-08-01 06:06.Attached is dnmalloc 1.0 beta 5
Released as LGPL.
Dnmalloc 1.0 beta 4
Submitted by Yves Younan on Tue, 2006-08-01 06:04.Attached is dnmalloc 1.0 beta 4, the first public release of dnmalloc.
Released at the 22nd Chaos Communication Congress in Berlin.
The code is licensed under LGPL
