diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-04-18 12:28:05 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-04-20 11:45:54 +0200 |
commit | 3d90d2f4a018fe8cfd65068bc6350b6222be4852 (patch) | |
tree | 75b2b6ea48771545f83cf68da5c6393893969621 /tools/perf/scripts/python | |
parent | c5050696588660226fe6cc90a360b62d52a87e32 (diff) |
wifi: iwlwifi: fw: fix memory leak in debugfs
Fix a memory leak that occurs when reading the fw_info
file all the way, since we return NULL indicating no
more data, but don't free the status tracking object.
Fixes: 36dfe9ac6e8b ("iwlwifi: dump api version in yaml format")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230418122405.239e501b3b8d.I4268f87809ef91209cbcd748eee0863195e70fa2@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions