aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMike Krinkin <[email protected]>2015-07-19 09:53:17 +0300
committerJens Axboe <[email protected]>2015-07-22 13:30:20 -0600
commit21974061cfb3c4b0b1a83447fb5e7cdcd06e56dc (patch)
tree558b1e88e86088c9500ffecb7d873c9dc0898c7d /tools/perf/scripts/python/export-to-postgresql.py
parentd725e66c06ab440032f49ef17e960896d0ec6d49 (diff)
null_blk: fix use-after-free problem
end_cmd finishes request associated with nullb_cmd struct, so we should save pointer to request_queue in a local variable before calling end_cmd. The problem was causes general protection fault with slab poisoning enabled. Fixes: 8b70f45e2eb2 ("null_blk: restart request processing on completion handler") Tested-by: Akinobu Mita <[email protected]> Signed-off-by: Mike Krinkin <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions