1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-14 14:31:45 +02:00
Files
u-boot-megous/fs/squashfs
Heinrich Schuchardt 84378d5c86 fs/squashfs: fix sqfs_read_sblk()
Setting sblk = NULL has no effect on the caller.
We want to set *sblk = NULL if an error occurrs to avoid usage after free.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-06-06 17:47:17 -04:00
..
2022-06-06 17:47:17 -04:00