summaryrefslogtreecommitdiff
path: root/config/debug/dmalloc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/dmalloc.in')
-rw-r--r--config/debug/dmalloc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/debug/dmalloc.in b/config/debug/dmalloc.in
index c8dc377..fd3b49a 100644
--- a/config/debug/dmalloc.in
+++ b/config/debug/dmalloc.in
@@ -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