aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2017-04-25 16:15:30 +0000
committerJens Axboe <[email protected]>2017-04-25 10:44:29 -0600
commit5136a4fd5832af12ec5e5961c52a27a524a0a9d9 (patch)
tree0797e62df77407cf16ff995ab1d2d2d008fd45a0 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent543b334d145e59d4379ccdde312bc30c470b1087 (diff)
lightnvm: fix possible memory leak in pblk_bb_discovery()
'blks' is malloced in pblk_bb_discovery() and should be freed before leaving from the nvm_get_tgt_bb_tbl() error handling cases, otherwise it will cause memory leak. Also skip assign blks to rlun->bb_list when error. Fixes: a4bd217b4326 ("lightnvm: physical block device (pblk) target") Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Javier González <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions