diff options
author | 2015-07-11 21:03:07 +0200 | |
---|---|---|
committer | 2015-07-15 09:04:26 +0200 | |
commit | 6ae3673debfbf2cfa1972b6d00b974d0e10ad3c6 (patch) | |
tree | 308d12f3d15eef65462d31c5b0ee3252b2d77be9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/xen-netback: off by one in BUG_ON() condition (diff) | |
download | wireguard-linux-6ae3673debfbf2cfa1972b6d00b974d0e10ad3c6.tar.xz wireguard-linux-6ae3673debfbf2cfa1972b6d00b974d0e10ad3c6.zip |
can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()
There is no guarantee that the skb is in the same state after calling
net_receive_skb() or netif_rx(). It might be freed or reused. Not really
harmful as its a read access, except you turn on the proper debugging options
which catch a use after free.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions