diff options
author | Markus Elfring <[email protected]> | 2024-01-02 07:52:21 +0100 |
---|---|---|
committer | Simon Wunderlich <[email protected]> | 2024-01-27 09:13:59 +0100 |
commit | 5593e9abf1cf2bf096366d8c7fd933bc69d561ce (patch) | |
tree | 4ff69ffdf3dabdd2b7cdfd5e00c2255ca16ab199 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | ffc15626c861f811f9778914be004fcf43810a91 (diff) |
batman-adv: Improve exception handling in batadv_throw_uevent()
The kfree() function was called in up to three cases by
the batadv_throw_uevent() function during error handling
even if the passed variable contained a null pointer.
This issue was detected by using the Coccinelle software.
* Thus adjust jump targets.
* Reorder kfree() calls at the end.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions