diff options
Diffstat (limited to 'config/debug/dmalloc.in')
-rw-r--r-- | config/debug/dmalloc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/dmalloc.in b/config/debug/dmalloc.in index fd3b49aa..aae0e6ed 100644 --- a/config/debug/dmalloc.in +++ b/config/debug/dmalloc.in @@ -1,6 +1,7 @@ # dmalloc debug facility ## depends on ! BACKEND +## depends on ! BARE_METAL ## ## help dmalloc helps tracking memory allocation mis-usage ## help such as double-free, use-after-free... |