Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: squashfs3-lzma: generate reproducible output | Daniel Golle | 2023-05-12 | 1 | -0/+11 |
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> |