DragonFly submit List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: small ndis fix
:Straightforward bug fix on error path. Noticed while reviewing the ndis
:code ...
Committed. Note that this bug could not have occured anyway since
malloc(...M_WAITOK) will panic if it can't allocate memory.
NULL is not unless M_NULLOK is also specified, or unless M_NOWAIT is
used.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]