Date: Wed, 6 Sep 2006 16:15:52 -0400 From: John Baldwin <jhb@freebsd.org> To: Warner Losh <imp@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/iicbus iic.c Message-ID: <200609061615.52955.jhb@freebsd.org> In-Reply-To: <200609061946.k86Jk2CV049771@repoman.freebsd.org> References: <200609061946.k86Jk2CV049771@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 06 September 2006 15:46, Warner Losh wrote: > imp 2006-09-06 19:46:02 UTC > > FreeBSD src repository > > Modified files: > sys/dev/iicbus iic.c > Log: > MFp4: check the return value of malloc and report an error when invalid. malloc(..., M_WAITOK) doesn't return NULL. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609061615.52955.jhb>