From: Martin Pool Date: Wed, 9 Jan 2002 06:35:45 +0000 (+0000) Subject: Sample configuration for dmalloc. X-Git-Tag: samba-4.0.0alpha6~801^2~16108 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=8079930620f9b53c468177e0f55c706ada8fd673 Sample configuration for dmalloc. (This used to be commit 7bbfb29842b27938862a63834eef9b60ac568256) --- diff --git a/source3/.dmallocrc b/source3/.dmallocrc new file mode 100644 index 00000000000..5e5c45e1244 --- /dev/null +++ b/source3/.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