mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
4 lines
193 B
Plaintext
4 lines
193 B
Plaintext
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.
|