commit | 2ad6248014949a5478750224c1eea376f6792fa5 | [log] [tgz] |
---|---|---|
author | Andreas Huber <[email protected]> | Wed Jan 31 09:15:01 2018 -0800 |
committer | Andreas Huber <[email protected]> | Wed Jan 31 09:30:21 2018 -0800 |
tree | 24b54d2359246efa135092bcad86a6770510a2cc | |
parent | f9ad63a5ef07f68096ab161479aa85801b6a089b [diff] |
wpa_supplicant appears to require the file vendor/etc/wifi/wpa_supplicant_overlay.conf in recent builds. If this file is absent, wpa_supplicant segfaults dereferencing an obviously invalid pointer (not NULL). Supplicant's "wpa_supplicant" structure seems only partially initialized. Change-Id: I36626447bc8615614e3462f706d93a4e622605d3 Bug: 72740284 Test: manually