aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-29 21:25:39 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-29 21:25:39 +0000
commit522a411c112fb5c7e85546f21c4995c7264a57f5 (patch)
tree10f78575ea8f4a8290326881f6accd27633a31a1 /Makefile
parentd4b77f3145856dec4399b0d9627ac2986401b47b (diff)
downloadmaster-187ad058-522a411c112fb5c7e85546f21c4995c7264a57f5.tar.gz
master-187ad058-522a411c112fb5c7e85546f21c4995c7264a57f5.tar.bz2
master-187ad058-522a411c112fb5c7e85546f21c4995c7264a57f5.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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23715 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions