fs/squashfs: sqfs_search_dir: fix dangling pointer
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>