Re: [PATCH] scsi: lpfc: Fix ancient double free
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-01-29 19:04:28
Also in:
kernel-janitors
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-01-29 19:04:28
Also in:
kernel-janitors
On Mon, 25 Jan 2021 11:44:34 +0300, Dan Carpenter wrote:
The "pmb" pointer is freed at the start of the function and then freed again in the error handling code.
Applied to 5.12/scsi-queue, thanks!
[1/1] scsi: lpfc: Fix ancient double free
https://git.kernel.org/mkp/scsi/c/0be310979e5e
--
Martin K. Petersen Oracle Linux Engineering