TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c54888eb6050c5d98ac5fdb350357d8e27e3393f
/
.
/
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.