aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorIsrael Rukshin <[email protected]>2018-03-14 10:22:45 +0000
committerJens Axboe <[email protected]>2018-03-26 08:53:43 -0600
commite1a2ee249b19c3a65de893150d2045099c693bc3 (patch)
treee9d55dd34bbf893c1ee150a3c341fa8e20b154e5 /tools/perf/scripts/python/bin/stackcollapse-record
parentbe9bddeb0a3ff017d9f56db99d67518c8a1b29cf (diff)
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
We free nvmet rdma queues while handling rdma_cm events. In order to avoid this we destroy the qp and the queue after destroying the cm_id which guarantees that all rdma_cm events are done. Signed-off-by: Israel Rukshin <[email protected]> Reviewed-by: Max Gurtovoy <[email protected]> Signed-off-by: Keith Busch <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions