
29 May
2019
29 May
'19
7:16 p.m.
On Thu, May 16, 2019 at 09:34:31AM -0500, Andrew F. Davis wrote:
fat_itr_root() allocates fatbuf so we free it on the exit path, if the function fails we should not free it, check the return value and skip freeing if the function fails.
Signed-off-by: Andrew F. Davis afd@ti.com
Applied to u-boot/master, thanks!
--
Tom