Date: Wed, 30 Sep 2009 14:28:38 +0000 (UTC) From: Coleman Kane <cokane@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200909301428.n8UESqMk031247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cokane 2009-09-30 14:28:38 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
SVN rev 197644 on 2009-09-30 14:28:38Z by cokane
Correct a bug that could lead to a kernel panic if a user attempted to
perform 802.11 operations directly on the ndis0 interface before the
first VAP (wlan0) had been created. This would lead to a NULL-pointer
dereference in the kernel.
Submitted by: Paul B. Mahol <onemda@gmail.com>
MFC after: 3 days
Revision Changes Path
1.168 +3 -10 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909301428.n8UESqMk031247>
