Ashok Ponnaiah f5701cc66e OWE: Clean up pointer check in a testing code path
Check wpa_auth_write_assoc_resp_owe() return value to keep static
analyzers happier. The code path where this could happen is not really
reachable due to the separate hapd->conf->own_ie_override check and
wpa_auth_write_assoc_resp_owe() returning NULL only in an error case in
the override path. Furthermore, clean up the pointer return value to use
a proper pointer (NULL vs. 0).

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
2018-03-19 19:08:34 +02:00
..
2017-09-18 12:12:48 +03:00
2017-03-09 17:01:50 +02:00
2017-02-01 18:17:39 +02:00
2017-06-19 21:13:17 +03:00
2017-06-19 21:13:17 +03:00
2017-07-03 13:03:35 +03:00
2017-12-09 18:41:55 +02:00
2017-02-09 13:26:06 +02:00
2016-02-17 11:46:13 +02:00
2013-12-24 22:59:52 +02:00
2017-10-16 02:03:47 +03:00