diff options
author | Rafael Mendonca <rafaelmendsr@gmail.com> | 2022-09-14 05:49:24 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-09-16 04:58:03 +0300 |
commit | 601be20fc6a1b762044d2398befffd6bf236cebf (patch) | |
tree | fc66446f9e9bd42a578ea56a6a3ab077bcd882cf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fbfe96869b782364caebae0445763969ddb6ea67 (diff) | |
download | linux-601be20fc6a1b762044d2398befffd6bf236cebf.tar.xz |
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Commit 8f394da36a36 ("scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG")
made the __qlt_24xx_handle_abts() function return early if
tcm_qla2xxx_find_cmd_by_tag() didn't find a command, but it missed to clean
up the allocated memory for the management command.
Link: https://lore.kernel.org/r/20220914024924.695604-1-rafaelmendsr@gmail.com
Fixes: 8f394da36a36 ("scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG")
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Rafael Mendonca <rafaelmendsr@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions