diff -r 4d6a56579d9d -r 069f43a215cc config/debug/dmalloc.in --- a/config/debug/dmalloc.in Fri Mar 05 18:19:25 2010 +0100 +++ b/config/debug/dmalloc.in Wed Jun 25 23:33:01 2014 +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