mbr 2006-09-09 22:33:21 UTC
FreeBSD src repository
Modified files:
lib/libc/rpc svc_vc.c
Log:
Sync with NetBSD rev. 1.16 + 1.17
Coverity CID 2292: Plug memory leak.
Coverity CID 2291: Move function call before allocating storage to prevent
memory leak on error.
MFC after: 1 month
Revision Changes Path
1.26 +5 -2 src/lib/libc/rpc/svc_vc.c