Skip to content

conformal/exude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f069437 · Jun 9, 2014

History

88 Commits
Jun 9, 2014
May 8, 2012
Dec 17, 2012
Feb 15, 2013
May 8, 2012
Jun 12, 2013
Oct 19, 2011
Apr 10, 2012
Dec 19, 2012
May 31, 2013
Apr 10, 2012
Apr 10, 2012
Oct 8, 2011

Repository files navigation

exude

exude is a simple to use memory debugger. The idea is to enhance standard memory allocation calls with simple replacements that add just a little more functionality, such as keeping track if memory was previously allocated, to prevent common errors such as double free, memory leaks etc.

License

exude is licensed under the liberal ISC License.