Skip to content
Commit 6d565409 authored by Phillip Lougher's avatar Phillip Lougher
Browse files

Squashfs: fix failure to unlock pages on decompress error



Direct decompression into the page cache.  If we fall back
to using an intermediate buffer (because we cannot grab all the
page cache pages) and we get a decompress fail, we forgot to
release the pages.

Reported-by: default avatarRoman Peniaev <r.peniaev@gmail.com>
Signed-off-by: default avatarPhillip Lougher <phillip@squashfs.org.uk>
parent ed4f381e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment