Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 05/21/2006 21:01:56
Module Name:	src
Committed By:	liamjfoy
Date:		Sun May 21 21:01:56 UTC 2006

Modified Files:
	src/usr.bin/netstat: inet.c inet6.c unix.c

Log Message:
check if malloc(3) failed

ok joerg@


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/usr.bin/netstat/inet.c
cvs rdiff -r1.36 -r1.37 src/usr.bin/netstat/inet6.c
cvs rdiff -r1.25 -r1.26 src/usr.bin/netstat/unix.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.