diff options
author | 추지호 <[email protected]> | 2016-12-08 12:01:13 +0000 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2016-12-08 15:59:52 +0100 |
commit | b67d0dd7d0dc9e456825447bbeb935d8ef43ea7c (patch) | |
tree | 3f1d235deb384e3526ad5fc7cefce46159d7df11 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ec988ad78ed6d184a7f4ca6b8e962b0e8f1de461 (diff) |
can: peak: fix bad memory access and free sequence
Fix for bad memory access while disconnecting. netdev is freed before
private data free, and dev is accessed after freeing netdev.
This makes a slub problem, and it raise kernel oops with slub debugger
config.
Signed-off-by: Jiho Chu <[email protected]>
Cc: linux-stable <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions