diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-12-12 19:42:51 +0000 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-18 19:53:46 +0200 |
| commit | 4358bcb54bb9ede559e60685b9e544e723197ca1 (patch) | |
| tree | 9b1a5fd07e400d329a4aa257119c79531fed5cf4 /scripts/gdb/linux/modules.py | |
| parent | 08cc0f44f5ed5b5a91370f99929730dc3fe94b68 (diff) | |
ath11k: fix missing free of skb on error return path
The error handling when the call to ath11k_hal_srng_get_entrysize fails
leaks skb, fix this by returning via the err_free return path that will
ensure the skb is free'd.
Addresses-Coverity: ("Resource leak")
Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
