TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
3a0535b46570d6f58be2745436ab1a3f69d686c9
/
.
/
ChangeLog.d
/
bugfix_3794.txt
blob: a483ea76ae48283c01c0d0a7c714cb34da4ff5bd [
file
] [
log
] [
blame
]
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.