1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Fix memleak.

Jeremy.
(This used to be commit ccacd17047)
This commit is contained in:
Jeremy Allison 2007-11-29 16:30:18 -08:00
parent d2cf97aeba
commit b7db7c8352

View File

@ -133,6 +133,7 @@ void dump_core_setup(const char *progname)
chmod(corepath,0700);
SAFE_FREE(corepath);
SAFE_FREE(logbase);
#ifdef HAVE_GETRLIMIT
#ifdef RLIMIT_CORE