This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced
2025-01-10 19:04:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4693fd9e9e
mbedtls
/
ChangeLog.d
/
fix-iar-warnings.txt
3 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Changelog Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2023-01-10 10:08:12 +00:00
Bugfix
Fix IAR Warnings 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>
2023-02-13 15:35:35 +00:00
* Fix IAR compiler warnings. Fixes #6924.
Reference in New Issue
Copy Permalink