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