diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-29 21:25:39 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-29 21:25:39 +0000 |
commit | 7438476abb398deacd0e0dd17a176ce27f7f9ae2 (patch) | |
tree | 10f78575ea8f4a8290326881f6accd27633a31a1 /toolchain/uClibc/config-0.9.30.1 | |
parent | 7f14e127691864dc8e5ad615b14cf61421eefb7a (diff) |
package/hostapd: fix crash in atheros driver (#8143)
hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet,
this leads to a null pointer deref in the atheros driver. Protect the operstate call with a
check for hapd->drv_priv.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23715 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config-0.9.30.1')
0 files changed, 0 insertions, 0 deletions