Changeset ee322ed in gitlab

Timestamp:
Dec 19, 2017, 5:17:02 PM (6 years ago)
Author:
Thomas Bernard <miniupnp@…>
Branches:
master
Children:
0d24f95
Parents:
834050c
Message:

Fix GIF save - last byte

The last byte was not saved for sure, depending on the codesize.
Also if the codesize was big (12 bits which is the max)
in some case an additional 0 byte was store (which is harmless but
useless)

This bug only appears if the bit per code are < 8
which is possible since commit 834050c2c4cf6ed87f3192fa31f8ae13a704a5b5

(No files)

Note: See TracChangeset for help on using the changeset viewer.