diff options
Diffstat (limited to 'mail/sendmail812/patches/patch-al')
-rw-r--r-- | mail/sendmail812/patches/patch-al | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/sendmail812/patches/patch-al b/mail/sendmail812/patches/patch-al deleted file mode 100644 index 0fe011daa25..00000000000 --- a/mail/sendmail812/patches/patch-al +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-al,v 1.1 2006/09/05 20:06:06 tv Exp $ - ---- sendmail/main.c.orig 2003-11-06 19:09:31.000000000 -0500 -+++ sendmail/main.c -@@ -2910,6 +2910,7 @@ finis(drop, cleanup, exitstat) - dropenvelope(CurEnv, true, false); - sm_rpool_free(CurEnv->e_rpool); - CurEnv->e_rpool = NULL; -+ CurEnv->e_to = NULL; - } - else - poststats(StatFile); |