diff options
author | Dan Williams <dcbw@redhat.com> | 2019-07-24 17:38:15 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-08-06 15:35:59 +0300 |
commit | 3915a252ce71b836a830bcc537220389a3acf3a5 (patch) | |
tree | 0a121c8462c49e657cfa944bbc6c145ae3d0c4de /drivers/net/wireless/rsi | |
parent | b95c732234fa40319c6aae2db6b35e9a7f41d79c (diff) | |
download | linux-3915a252ce71b836a830bcc537220389a3acf3a5.tar.xz |
libertas: Fix a double free in if_spi_c2h_data()
The lbs_process_rxed_packet() frees the skb. It didn't originally, but
we fixed it in commit f54930f36311 ("libertas: don't leak skb on receive
error").
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/rsi')
0 files changed, 0 insertions, 0 deletions