ee322ed4371055b1fa7e81e7e0068a83981022bd
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 834050c2c4
Description
Languages
C
89.3%
Lua
6.9%
Makefile
1.6%
NSIS
1.1%
Objective-C
0.4%
Other
0.5%