Re: [PATCH] Squashfs: fix xattr id and id lookup sanity checks
From: Andrew Morton
Date: Tue Mar 09 2021 - 00:38:28 EST
On Mon, 1 Mar 2021 07:27:57 +0000 (GMT) Phillip Lougher <phillip@xxxxxxxxxxxxxxx> wrote:
> The checks for maximum metadata block size is
> missing SQUASHFS_BLOCK_OFFSET (the two byte length
> count).
There is no definition of SQUASHFS_BLOCK_OFFSET. Makes compiler unhappy.