[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <yq1d0148xza.fsf@ca-mkp.ca.oracle.com>
Date: Mon, 26 Oct 2020 17:49:04 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Keita Suzuki <keitasuzuki.park@...ab.ics.keio.ac.jp>
Cc: takafumi@...ab.ics.keio.ac.jp, Don Brace <don.brace@...rosemi.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Kevin Barnett <kevin.barnett@...rosemi.com>,
Johannes Thumshirn <jthumshirn@...e.de>,
Scott Teel <scott.teel@...rosemi.com>,
esc.storagedev@...rosemi.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RESEND PATCH v2] scsi: hpsa: fix memory leak in hpsa_init_one
Keita,
> When hpsa_scsi_add_host fails, h->lastlogicals is leaked since it lacks
> free in the error handler.
>
> Fix this by adding free when hpsa_scsi_add_host fails.
>
> This patch also renames the numbered labels to detailed names.
While I am no fan of numbered labels, these initialization stages are
referenced several other places in the driver. As a result, renaming the
labels makes the rest of the code harder to follow.
I suggest you submit a fix for just the leak. And then, if the hpsa
maintainers agree, we can entertain a separate patch to improve the
naming.
Thank you!
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists