Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 05/26/2001 03:22:24
Module Name:	basesrc
Committed By:	kristerw
Date:		Sat May 26 00:22:23 UTC 2001

Modified Files:
	basesrc/lib/libc/rpc: rpc_generic.c

Log Message:
Free the correct buffer in error handling.
Handle that malloc may return NULL.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/rpc/rpc_generic.c

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