[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160618683552.24173.1098115721701350297.b4-ty@oracle.com>
Date: Mon, 23 Nov 2020 22:57:59 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: linux-scsi@...r.kernel.org, James Smart <james.smart@...adcom.com>,
Colin King <colin.king@...onical.com>,
"James E . J . Bottomley" <jejb@...ux.ibm.com>,
Dick Kennedy <dick.kennedy@...adcom.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] scsi: lpfc: Fix memory leak on lcb_context
On Wed, 18 Nov 2020 14:13:14 +0000, Colin King wrote:
> Currently there is an error return path that neglects to free the
> allocation for lcb_context. Fix this by adding a new error free
> exit path that kfree's lcb_context before returning. Use this new
> kfree exit path in another exit error path that also kfree's the same
> object, allowing a line of code to be removed.
Applied to 5.11/scsi-queue, thanks!
[1/1] scsi: lpfc: Fix memory leak on lcb_context
https://git.kernel.org/mkp/scsi/c/14c1dd950411
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists