DragonFly BSD
DragonFly submit List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: small ndis fix


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Nov 2004 10:26:23 -0800 (PST)

: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]