diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-09-21 09:01:45 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-25 09:12:20 +0300 |
commit | 2b481835cf4e7384b80d7762074b32a45b792d99 (patch) | |
tree | 0dfb4e5bc73c489c67b47b8d3cde7ceaa5fb6d58 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fddbfeece9c7882cc47754c7da460fe427e3e85b (diff) | |
download | linux-2b481835cf4e7384b80d7762074b32a45b792d99.tar.xz |
wil6210: use after free in wil_netif_rx_any()
The debug code dereferences "skb" to print "skb->len" so we have to
print the message before we free "skb".
Fixes: f99fe49ff372 ("wil6210: add wil_netif_rx() helper function")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions