Better explanation message for dmalloc.
authorMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 07:52:51 +0000 (07:52 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 9 Jan 2002 07:52:51 +0000 (07:52 +0000)
commit391cbb690196537c8b6292b42c2e27408cc7e249
tree8e059e9d7ae89c9ef415ff39d68cfae96868f4dd
parentfb8ab69b6f638c41d734282488be91d85b4ec057
Better explanation message for dmalloc.

Also more insertion of parenthesis to handle struct members called
'free'.

You can now get useful dmalloc output, as long as it is compatible
with your C library.  On RH7.1 it looks like you have to rebuild
dmalloc to allow free(0) by default, because something in libcrypt
does that. (sigh)
source/auth/auth_compat.c
source/configure
source/configure.in
source/rpc_server/srv_netlog_nt.c
source/rpc_server/srv_pipe.c
source/smbd/negprot.c
source/smbd/server.c
source/smbd/sesssetup.c