summaryrefslogtreecommitdiff
path: root/source/.dmallocrc
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-01-09 06:35:45 +0000
committerMartin Pool <mbp@samba.org>2002-01-09 06:35:45 +0000
commit7bbfb29842b27938862a63834eef9b60ac568256 (patch)
tree9f15e00d1fd6803573093e4daf4e6882a75836e0 /source/.dmallocrc
parentb29775d442c36f667a6db5ba9dbe47d1a133525f (diff)
downloadsamba-7bbfb29842b27938862a63834eef9b60ac568256.tar.gz
Sample configuration for dmalloc.
Diffstat (limited to 'source/.dmallocrc')
-rw-r--r--source/.dmallocrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/.dmallocrc b/source/.dmallocrc
new file mode 100644
index 00000000000..5e5c45e1244
--- /dev/null
+++ b/source/.dmallocrc
@@ -0,0 +1,2 @@
+samba allow-free-null, log-stats, log-non-free, log-trans, \
+ check-fence, check-heap, check-lists, error-abort \ No newline at end of file