diff options
Diffstat (limited to 'source3/lib')
| -rw-r--r-- | source3/lib/fault.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/source3/lib/fault.c b/source3/lib/fault.c index a1530987f3..8c4a45bbc9 100644 --- a/source3/lib/fault.c +++ b/source3/lib/fault.c @@ -157,7 +157,6 @@ void dump_core_setup(const char *progname)  		return;  	} -	SAFE_FREE(corepath);  	SAFE_FREE(logbase);  #ifdef HAVE_GETRLIMIT | 
