Subject: CVS commit: src/dist/ipf/ipsend
To: None <source-changes@NetBSD.org>
From: Arnaud Lacombe <alc@netbsd.org>
List: source-changes
Date: 12/27/2006 18:13:53
Module Name:	src
Committed By:	alc
Date:		Wed Dec 27 18:13:53 UTC 2006

Modified Files:
	src/dist/ipf/ipsend: sock.c

Log Message:
CID-3325: don't leak `fd'

Also, check for the return value of malloc(3)

ok christos@


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/ipf/ipsend/sock.c

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