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