Sample configuration for dmalloc.
authorMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 06:35:45 +0000 (06:35 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 06:35:45 +0000 (06:35 +0000)
(This used to be commit 7bbfb29842b27938862a63834eef9b60ac568256)

source3/.dmallocrc [new file with mode: 0644]

diff --git a/source3/.dmallocrc b/source3/.dmallocrc
new file mode 100644 (file)
index 0000000..5e5c45e
--- /dev/null
@@ -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