diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-29 21:25:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-29 21:25:39 +0000 |
commit | 434c8dbf3353a40e931d0db2e35fa2c8b4cbe576 (patch) | |
tree | c48605f995a2f54194ecc6f226d9d2d49cf098b6 /package/wprobe | |
parent | 9d61a9b1c6e57e6b07cf19dc0cbe78bc1b0e5f70 (diff) | |
download | upstream-434c8dbf3353a40e931d0db2e35fa2c8b4cbe576.tar.gz upstream-434c8dbf3353a40e931d0db2e35fa2c8b4cbe576.tar.bz2 upstream-434c8dbf3353a40e931d0db2e35fa2c8b4cbe576.zip |
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.
SVN-Revision: 23715
Diffstat (limited to 'package/wprobe')
0 files changed, 0 insertions, 0 deletions