-
Francois Cartegnie authored
While current spec doesn't make use of > WORD sizes, the code was following the spec and reading variable length up to 3 bytes precision and writing it to a (int *)... This patch fixes signedness too.
52dc9277
While current spec doesn't make use of > WORD sizes, the code was following the spec and reading variable length up to 3 bytes precision and writing it to a (int *)... This patch fixes signedness too.