commit | 26b356daca07e9df39448642440344144c4e56fb | [log] [tgz] |
---|---|---|
author | Peng Xu <pxu@qti.qualcomm.com> | Wed Oct 04 17:58:16 2017 -0700 |
committer | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Oct 12 00:14:26 2017 +0300 |
tree | 861201f7895e27bd069bf0d3784e17c40b0de624 | |
parent | 93319624a0c5ca1cb9e6057618b18d53d2274988 [diff] |
sta_send_frame: Fix NULL pointer deference for NeighSolicitReq Verify that the required SenderIP argument is present before using it. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>