Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.03k stars 2.51k forks source link

Backport 3.6: Fix uint32_t printed as unsigned int #9231

Closed gilles-peskine-arm closed 2 weeks ago

gilles-peskine-arm commented 3 weeks ago

Trivial backport of https://github.com/Mbed-TLS/mbedtls/pull/9225

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

tom-cosgrove-arm commented 3 weeks ago

I've kicked the CI to re-run the pr-head jobs, as these seem to be transient errors

tom-cosgrove-arm commented 3 weeks ago

Just needs the CI to finish, then can be merged together with #9225