From 14ce4cdf0636553b2a7f8342c0e7ca2f6bb6af5e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 25 Aug 2001 19:03:29 +0000 Subject: Remove workaround until I dig more on this - can't reproduce the bug now. --- security/drweb-sendmail/files/patch-ac | 9 --------- 1 file changed, 9 deletions(-) (limited to 'security/drweb-sendmail') diff --git a/security/drweb-sendmail/files/patch-ac b/security/drweb-sendmail/files/patch-ac index 4f34c32528c7..4034fd087a30 100644 --- a/security/drweb-sendmail/files/patch-ac +++ b/security/drweb-sendmail/files/patch-ac @@ -1,14 +1,5 @@ --- dwf_main.c.orig Mon Jul 30 05:14:43 2001 +++ dwf_main.c Sat Aug 25 19:44:40 2001 -@@ -199,7 +199,7 @@ - dprintLib("Results: daemon return code %#x (%s)\n", retcode, getDaemonCode( retcode ) ); - } - } -- return retcode; -+ _exit(retcode); /* due to core dump in stdio cleanup() after signal */ - } - - /* ----------------------------------------------------------------------- */ @@ -251,7 +251,7 @@ wprintLib( "can not change directory to root" ); return -1; -- cgit v1.2.3