DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/emulation/ndis
dillon 2004/11/17 10:27:17 PST
DragonFly src repository
Modified files:
sys/emulation/ndis subr_ndis.c
Log:
Fix a bug in the checking of malloc()'s return value. It turns out to have
been masked by the fact that M_WAITOK does not return NULL anyway.
Submitted-by: Andrew Atrens <atrens@xxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.7 +2 -2 src/sys/emulation/ndis/subr_ndis.c
http://www.dragonflybsd.org/cvsweb/src/sys/emulation/ndis/subr_ndis.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]