mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-29 16:41:06 +02:00
In a reduced configuration without PEM, PKCS5 or PKCS12, armc5 found that ret was set but not used. Fixing that lead to a new warning about the variable not being used at all. Now the variable is only declared when it's needed.
44 KiB
44 KiB