avoid core dump on subroutines that return null addr lists
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 11 Dec 1993 04:42:42 +0000 (20:42 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 11 Dec 1993 04:42:42 +0000 (20:42 -0800)
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.21

usr/src/usr.sbin/sendmail/src/parseaddr.c

index 3a7ffb0..1535b41 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)parseaddr.c        8.20 (Berkeley) %G%";
+static char sccsid[] = "@(#)parseaddr.c        8.21 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "sendmail.h"
 #endif /* not lint */
 
 #include "sendmail.h"