mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-17 02:23:27 +03:00
Found with Clang's `scan-build` tool. The value written to `hi` is never used, resulting in a warning. Remove the dead store to get rid of the warning.
29 KiB
29 KiB