diff options
author | bubulle <bubulle@alioth.debian.org> | 2009-03-13 21:27:21 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2009-03-13 21:27:21 +0000 |
commit | 60b302fa20e00a1f5645783f95efaa7d8f0ee34e (patch) | |
tree | dda0835f9a209c5a487570b8c08d6c2e1224e26f /source/lib/fault.c | |
parent | 7a15735eaa209f8dba887ffa180eb770389694de (diff) | |
download | samba-60b302fa20e00a1f5645783f95efaa7d8f0ee34e.tar.gz |
Load samba-3.3.2 into branches/samba/upstream.upstream/3.3.2
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@2649 fc4039ab-9d04-0410-8cac-899223bdd6b0
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 |