mbedtls/ChangeLog.d/fix-gcc-format-signedness-warnings.txt

4 lines
173 B
Plaintext
Raw Normal View History

Changes
* Fix warnings about signedness issues in format strings. The build is now
clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen in #3153.