Skip to content
Commit c7258a44 authored by David Woodhouse's avatar David Woodhouse
Browse files

[JFFS2] Check for all-zero node headers



Due to a poor choice of CRC32 seed, a node header which is all zeroes
would pass the CRC32 check. Explicitly check for this case, and treat it
as we do a CRC failure.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 470bc844
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