5 lines
170 B
Text
5 lines
170 B
Text
|
Bugfix
|
||
|
* Fix handling of EOF against 0xff bytes and on platforms with
|
||
|
unsigned chars. Fixes a build failure on platforms where char is
|
||
|
unsigned. Fixes #3794.
|