Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/22/2006 00:02:00
Module Name:	src
Committed By:	christos
Date:		Wed Mar 22 00:02:00 UTC 2006

Modified Files:
	src/lib/libc/rpc: svc_vc.c

Log Message:
Coverity CID 2291: Move function call before allocating storage to prevent
memory leak on error.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libc/rpc/svc_vc.c

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