mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-14 08:49:50 +00:00
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: Roman Peniaev <r.peniaev@gmail.com> Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>