mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-06 15:06:05 +00:00
3 lines
193 B
Text
3 lines
193 B
Text
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.
|