[U-Boot] [PATCH] ata: ahci: fix memory leak
Tom Rini
trini at konsulko.com
Fri May 10 11:11:34 UTC 2019
On Mon, May 06, 2019 at 03:18:54PM +0200, Christian Gmeiner wrote:
> malloc(..) and memalign(..) are both allocating memory and as a result
> we leak the memory allocated with malloc(..).
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190510/3bdf2f3d/attachment.sig>
More information about the U-Boot
mailing list