diff -r 4d6a56579d9d -r a59712c236df config/debug/dmalloc.in --- a/config/debug/dmalloc.in Fri Mar 05 18:19:25 2010 +0100 +++ b/config/debug/dmalloc.in Sun Jul 17 18:10:53 2011 +0200 @@ -1,8 +1,9 @@ # dmalloc debug facility -# depends on ! BACKEND -config DEBUG_dmalloc - bool +## depends on ! BACKEND +## +## help dmalloc helps tracking memory allocation mis-usage +## help such as double-free, use-after-free... choice bool