[U-Boot] [PATCHv2] fs/fat: Reduce stack usage
Tom Rini
trini at konsulko.com
Fri Sep 22 14:20:18 UTC 2017
On Fri, Sep 22, 2017 at 09:02:09AM -0400, Tom Rini wrote:
> We have limited stack in SPL builds. Drop itrblock and move to
> malloc/free of itr to move this off of the stack. As part of this fix a
> double-free issue in fat_size().
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
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: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170922/111c395a/attachment.sig>
More information about the U-Boot
mailing list