TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
914c632646ff24eb5435d97021478f649eb07d6a
/
.
/
ChangeLog.d
/
fix-oid-to-string-bugs.txt
blob: 799f444747ea48485cbb4ba0f41eb60058e049d8 [
file
] [
log
] [
blame
]
Bugfix
*
Fix
bug
in
conversion
from
OID to
string
in
mbedtls_oid_get_numeric_string
().
OIDs
such
as
2.40
.
0.25
are now printed
correctly
.
*
Reject
OIDs
with
overlong
-
encoded subidentifiers
when
converting
OID
-
to
-
string
.