mbedtls/ChangeLog.d/make-cpp-check-happy.txt
Janos Follath 0b849818d3 Add ChangeLog entry for #3311: fix uninitialised variable
Signed-off-by: Janos Follath <janos.follath@arm.com>
2020-06-25 13:28:58 +01:00

4 lines
121 B
Plaintext

Bugfix
* Fix false positive uninitialised variable reported by cpp-check.
Contributed by Sander Visser in #3311.