
25 Feb
2021
25 Feb
'21
2:24 p.m.
On Mon, Feb 01, 2021 at 03:28:48AM +0100, Heinrich Schuchardt wrote:
sqfs_opendir() called in sqfs_size(), sqfs_read(), sqfs_exists() may fail leading to sqfs_closedir(NULL) being called. Do not dereference NULL.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot/master, thanks!
--
Tom