TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
d4d6ad036330479491d479ece9bd77906cc75e62
/
.
/
ChangeLog.d
/
bugfix_PR3452.txt
blob: acf593eb800228231efa6bbcf59b504cda0eee36 [
file
] [
log
] [
blame
]
Bugfix
*
Use
local
labels
in
mbedtls_padlock_has_support
()
to fix an invalid symbol redefinition
if
the
function
is
inlined
.
Reported
in
#3451 and fix contributed in #3452 by okhowang.