diff options
author | Dongliang Mu <[email protected]> | 2021-06-11 09:58:12 +0800 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2021-06-14 12:42:20 +0200 |
commit | ab372c2293f5d0b279f31c8d768566ea37602dc9 (patch) | |
tree | 934f06d8ae1aa76ac09003a9135d24f8087d43be /tools/perf/scripts/python | |
parent | f2386cf7c5f4ff5d7b584f5d92014edd7df6c676 (diff) |
ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
In hwsim_subscribe_all_others, the error handling code performs
incorrectly if the second hwsim_alloc_edge fails. When this issue occurs,
it goes to sub_fail, without cleaning the edges allocated before.
Fixes: f25da51fdc38 ("ieee802154: hwsim: add replacement for fakelb")
Signed-off-by: Dongliang Mu <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions