tools: squashfs3-lzma: generate reproducible output
authorDaniel Golle <daniel@makrotopia.org>
Fri, 12 May 2023 00:17:21 +0000 (02:17 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 12 May 2023 00:27:17 +0000 (02:27 +0200)
commitf1f87ef3508c1e168b686d72e57166515999c313
tree6204ec671ea6aabe119b0c5f7d7c895a3e156ed8
parent0ce356bbba44ae573aca7104ca4d547bcdf816c5
tools: squashfs3-lzma: generate reproducible output

Always initialize header with zeros as otherwise we may end up with
uninitialized memory which ruins reproducibility.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
tools/squashfs3-lzma/patches/150-fix-unitialized-memory.patch [new file with mode: 0644]