mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
IAR was warning that conditional execution could bypass initialisation of variables, although those same variables were not used uninitialised. Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2 lines
52 B
Text
2 lines
52 B
Text
Bugfix
|
|
* Fix IAR compiler warnings. Fixes #6924.
|