mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
LibGfx/ILBMLoader: Don't decode bits once full row has been decoded
We were potentially decoding more bits than needed: this could trash the next lines if decoder didn't zero the extra bits.
This commit is contained in:
parent
d545fb2b60
commit
a1255cb6c9
3 changed files with 14 additions and 1 deletions
BIN
Tests/LibGfx/test-inputs/ilbm/small-24bit.iff
Normal file
BIN
Tests/LibGfx/test-inputs/ilbm/small-24bit.iff
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue