aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEyal Shapira <eyal@wizery.com>2012-08-07 03:42:30 +0300
committerEyal Shapira <eyal@wizery.com>2012-08-09 13:16:15 +0300
commit1cb767508ec7f760e81d5f1c832fc8263c570c99 (patch)
treebf81a13ac574b430fec578526998524146264351 /src
parentc856b3aa7811c0d948a1608fb42dd8f0d9ae9d40 (diff)
downloadexternal_wpa_supplicant_8_ti-1cb767508ec7f760e81d5f1c832fc8263c570c99.zip
external_wpa_supplicant_8_ti-1cb767508ec7f760e81d5f1c832fc8263c570c99.tar.gz
external_wpa_supplicant_8_ti-1cb767508ec7f760e81d5f1c832fc8263c570c99.tar.bz2
Fix wpa_s crash and kickstart sched scan (INTERNAL-SQ)
data may be NULL and should be checked before dereferencing it. This can happen when scan times out for example. Another bug fixed is that sched scan wouldn't be kick started from anywhere. Previously it was started following a normal scan which didn't find any results. Fix it by start it if it's not running. (These issues were introduced by commit a523a28 wpa_s: don't reschedule the sched scan on each scan complete event and the fix should be squashed into it) Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Victor Goldenshtein <victorg@ti.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions