In case of ENCODING_8BIT the EOF code will be pass to putchar.
EOF check should be done before (uint8_t)c > 127 test.
Reported by: cem
In case of ENCODING_8BIT the EOF code will be pass to putchar. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |