fs/squashfs: sqfs_read: fix dangling pointer dirs->entry
dirs->entry shouldn't be left dangling as it could be freed twice.
Signed-off-by:
Richard Genoud <richard.genoud@posteo.net>
Showing
Please register or sign in to comment
dirs->entry shouldn't be left dangling as it could be freed twice.
Signed-off-by:
Richard Genoud <richard.genoud@posteo.net>