alistair23-linux/drivers/scsi/be2iscsi
Geyslan G. Bem 0e7c60cb8c [SCSI] be2iscsi: fix memory leak in error path
There are two memory leaks in cases 'ISCSI_NET_PARAM_VLAN_ID' and
'ISCSI_NET_PARAM_VLAN_PRIORITY' and also a potential junk pointer free if
mgmt_get_if_info() returns error because if_info will be unset and it is stack
allocated.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Cc: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-12-19 07:39:04 -08:00
..
be.h [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond 2013-10-25 09:58:05 +01:00
be_cmds.c [SCSI] be2iscsi: Fix AER handling in driver 2013-10-25 09:58:10 +01:00
be_cmds.h [SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute mode 2013-10-25 09:58:07 +01:00
be_iscsi.c [SCSI] be2iscsi: fix memory leak in error path 2013-12-19 07:39:04 -08:00
be_iscsi.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_main.c [SCSI] be2iscsi: Fix SGL posting for unaligned ICD values 2013-10-25 09:58:10 +01:00
be_main.h [SCSI] be2iscsi: Bump driver version 2013-10-25 09:58:11 +01:00
be_mgmt.c [SCSI] be2iscsi: Fix SGL posting for unaligned ICD values 2013-10-25 09:58:10 +01:00
be_mgmt.h [SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion 2013-10-25 09:58:09 +01:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile