From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 8 May 2020 18:59:27 -0400 Subject: [PATCH 3/4] sata: dwc_ahsata: Fix incorrect free In-Reply-To: <20200503142703.14903-3-peng.fan@nxp.com> References: <20200503142703.14903-1-peng.fan@nxp.com> <20200503142703.14903-3-peng.fan@nxp.com> Message-ID: <20200508225927.GX12564@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, May 03, 2020 at 10:27:02PM +0800, Peng Fan wrote: > From: Ye Li > > Fix coverity issue CID 43665: Free of address-of expression (BAD_FREE) > incorrect_free: free frees incorrect pointer pp. > > pp points the port array field of struct ahci_uc_priv, should not free it. > > Acked-by: Peng Fan > Signed-off-by: Ye Li > Signed-off-by: Peng Fan > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: