summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-03-29 10:05:38 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-03-30 12:08:44 +0200
commit8ca86d61798f04c98fc2c303d52e552247dc433b (patch)
treed3b508ec0cb78b702e3ef9d2d776dbdad91f852b /tools/perf/scripts/python
parente0c7ee3a20cee04d39ac466e7c4b74bfc1328f14 (diff)
wifi: iwlwifi: mvm: free probe_resp_data later
In the MLD code, we free probe_resp_data before we remove the MAC from the firmware, so we might receive another one from the device after freeing, and thus might leak it. Fix that by moving the free later. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100040.152b1715fc13.Ibd37fed1b24cd25012923ad9170d1fe33ab35c5c@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions