wpaul 2005-03-28 21:09:00 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ndis.c
Log:
Another Coverity fix from Sam: add NULL pointer test in
NdisMFreeSharedMemory() (if the list is already empty, just bail).
Revision Changes Path
1.80 +5 -0 src/sys/compat/ndis/subr_ndis.c