Andrew redefines the free() function to do some memory management testing.
authorChristopher R. Hertel <crh@samba.org>
Wed, 6 May 1998 19:22:45 +0000 (19:22 +0000)
committerChristopher R. Hertel <crh@samba.org>
Wed, 6 May 1998 19:22:45 +0000 (19:22 +0000)
commit10a610cbc4acf89845b1878cdd0e5b193bc24455
tree48a46e6f66585df58ab273d9a58d5f5c6e8822fb
parent346abceb277e3354214599cc3c0f9bac6d44dfc8
Andrew redefines the free() function to do some memory management testing.
He also suggested that some systems may implement free() as a macro (but
I think he was looking for an excuse ;).  Anyway, I've added a function
to mangle.c that calls free().
Chris -)-----
(This used to be commit 95f7b03285c42e8f5573690939b79afc7e686908)
source3/smbd/mangle.c