Re: [PATCH][next] scsi: lpfc: Fix memory leak on lcb_context

From: Martin K. Petersen
Date: Thu Nov 19 2020 - 22:17:59 EST



Colin,

> 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-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering