Sign in
fuchsia
/
third_party
/
github.com
/
ARMmbed
/
mbedtls
/
d9d4e807fa4d42ebaa7a8c0b6efdf34a70637186
/
.
/
ChangeLog.d
/
bugfix_3794.txt
blob: a483ea76ae48283c01c0d0a7c714cb34da4ff5bd [
file
]
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.