
19 Jul
2019
19 Jul
'19
1:58 a.m.
On Mon, Jul 08, 2019 at 04:37:04PM -0700, Paul Emge wrote:
ext_cache_read doesn't null cache->buf, after freeing, which results in a later function double-freeing it. This patch fixes ext_cache_read to call ext_cache_fini instead of free.
Signed-off-by: Paul Emge paulemge@forallsecure.com
Applied to u-boot/master, thanks!
--
Tom