- Package:
- src:zopfli
- Source:
- src:zopfli
- Submitter:
- John Paul Adrian Glaubitz
- Date:
- 2026-02-13 14:23:02 UTC
- Severity:
- normal
Hi, there are some instances of unaligned access in zopfli that trigger Bus error crashes on sparc64 when running the testsuite of python-zopfli on sparc64 [1]. The upstream of python-zopfli just fixed [2] the issue after I reported it [3]. I'm attaching the patch, please considers cherry-picking it. Thanks, Adrian