Skip to content

v20.3.9

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:42
· 187 commits to master since this release

This release fixes:

  1. a few serious bugs on big endian machines
  2. a BMP header bug
  3. a 16 bit decompress bug; triggered by a crafted fuzzer artifact but never triggered by real imagery

The CI for decompressor now hashes uncompressed pixels, so it is now stable across multiple hardware and architectures. CI is all green for the first time in a while.