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
..
2020-08-07 22:31:32 -04:00
2020-08-07 22:31:32 -04:00
2022-06-06 17:47:17 -04:00