Date: Thu, 9 Aug 2007 13:29:28 +0000 (UTC) From: Tai-hwa Liang <avatar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c Message-ID: <200708091329.l79DTSZx050118@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avatar 2007-08-09 13:29:27 UTC FreeBSD src repository Modified files: sys/dev/wi if_wi.c Log: MFP4(123963): Fixing a possible NULL pointer dereference by making the actual assignment after the NULL check. Found by: Coverity Prevent(tm) CID: 2303 (run 4156) Reviewed by: sam Approved by: re (bmah) Revision Changes Path 1.212 +1 -1 src/sys/dev/wi/if_wi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708091329.l79DTSZx050118>