summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-08-25 19:03:29 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-08-25 19:03:29 +0000
commit14ce4cdf0636553b2a7f8342c0e7ca2f6bb6af5e (patch)
tree3df4e0cf99a48067e645ce344f617e8986cd00fc /security/drweb-sendmail
parentAdd WWW. (diff)
Remove workaround until I dig more on this - can't reproduce the bug now.
Notes
Notes: svn path=/head/; revision=46898
Diffstat (limited to 'security/drweb-sendmail')
-rw-r--r--security/drweb-sendmail/files/patch-ac9
1 files changed, 0 insertions, 9 deletions
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;