mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-24 00:15:39 +01:00
5b78f219d0
Found with Clang's `scan-build` tool. The store to `ret` is not used, it's overwritten shortly after. Assign the value of 1 at declaration time instead to silence scan-build. |
||
---|---|---|
.. | ||
benchmark.c | ||
CMakeLists.txt | ||
o_p_test.c | ||
selftest.c | ||
ssl_cert_test.c | ||
ssl_test.c |