cvs commit: src/lib/libc/rpc auth_time.c getnetconfig.c
getnetpath.c rpc_generic.c rpcb_clnt.c
Matteo Riondato
matteo at FreeBSD.org
Thu Sep 20 15:35:25 PDT 2007
matteo 2007-09-20 22:35:24 UTC
FreeBSD src repository
Modified files:
lib/libc/rpc auth_time.c getnetconfig.c getnetpath.c
rpc_generic.c rpcb_clnt.c
Log:
Fix some improper handling of malloc failures
PR: bin/83344 , kern/81987
Reviewed by: alfred
Approved by: re (kensmith)
MFC after: 1 week
Revision Changes Path
1.12 +18 -9 src/lib/libc/rpc/auth_time.c
1.14 +10 -5 src/lib/libc/rpc/getnetconfig.c
1.8 +8 -5 src/lib/libc/rpc/getnetpath.c
1.14 +8 -7 src/lib/libc/rpc/rpc_generic.c
1.17 +9 -4 src/lib/libc/rpc/rpcb_clnt.c
More information about the cvs-src
mailing list