On Tue, Mar 27, 2018 at 02:26:01PM +0100, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > The host structure is not being kfree'd on two error exit paths > leading to memory leaks. Add in new err_free label and kfree host. > > Detected by CoverityScan, CID#1466103 ("Resource leak") > > Fixes: 2623c7a5f279 ("libata: add refcounting to ata_host") > Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Applied to libata/for-4.17. Thanks. -- tejun