mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
The LZW decode step will now copy and pad LZW data out to 4 bytes if there are less than 4 bytes remaining in the buffer. This means it will now also work when the total size of the LZW image data is less than 4 bytes.
16 KiB
16 KiB