mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 10:36:07 +02: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.
|