Date: Thu, 20 Sep 2007 22:35:24 +0000 (UTC) From: Matteo Riondato <matteo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc auth_time.c getnetconfig.c getnetpath.c rpc_generic.c rpcb_clnt.c Message-ID: <200709202235.l8KMZOAQ005594@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709202235.l8KMZOAQ005594>
