commit | 9f1c012809ec347a1b1325cabd745a3bdf98c689 | [log] [tgz] |
---|---|---|
author | Veerendranath Jakkam <vjakkam@codeaurora.org> | Tue Dec 22 19:10:16 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jan 05 05:20:08 2021 -0800 |
tree | 6876672c95743d726180ed0125c9a7202c665b5d | |
parent | 9d68e9112ac8f5fee7d3942e60ed5a526a5591da [diff] |
wpa_supplicant_8_lib: Fix instances of using same buf for cmd and reply Using same buffer for command and reply is not correct as reply buf may get reset before processing command in wpa_driver_nl80211_driver_cmd(). Change-Id: I3fa5ed9a5ad3377f4aa4db28f2a23295f3129063 CRs-Fixed: 2837675