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
Loading
Please sign in to comment