Files
twx-linux/drivers/scsi
Roberto Sassu c32462d0b5 scsi: lpfc: avoid double free of resource identifiers
[ Upstream commit cd60be4916 ]

Set variables initialized in lpfc_sli4_alloc_resource_identifiers() to
NULL if an error occurred. Otherwise, lpfc_sli4_driver_resource_unset()
attempts to free the memory again.

Signed-off-by: Roberto Sassu <rsassu@suse.de>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-05 14:40:24 +02:00
..
2017-04-08 09:30:32 +02:00
2016-11-28 15:51:31 -05:00
2017-04-21 09:31:21 +02:00