kernel_samsung_a53x/drivers/scsi/be2iscsi
Dinghao Liu 15d744f808 scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
[ Upstream commit 235f2b548d7f4ac5931d834f05d3f7f5166a2e72 ]

When an error occurs in the for loop of beiscsi_init_wrb_handle(), we
should free phwi_ctxt->be_wrbq before returning an error code to prevent
potential memleak.

Fixes: a7909b396ba7 ("[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver")
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Link: https://lore.kernel.org/r/20231123081941.24854-1-dinghao.liu@zju.edu.cn
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:11:41 +01:00
..
be.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_cmds.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_cmds.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_iscsi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_iscsi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_main.c scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle() 2024-11-18 12:11:41 +01:00
be_main.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_mgmt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
be_mgmt.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00