mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 06:09:57 +00:00
IAR was warning that conditional execution could bypass initialisation of variables, although those same variables were not used uninitialised. Fix this along with some other IAR warnings. Signed-off-by: Paul Elliott <[email protected]>
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
Bugfix
|
|
* Fix IAR compiler warnings. Fixes #6924.
|