1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-09 07:59:40 +08:00
Paul Elliott dd9e8f6dd0 Fix potential buffer overflow in printf
Printf could potentially produce 2 64 bit numbers here when there is
only space for one, thus causing a buffer overflow. This was caught by
the new warning flags.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-03-10 17:00:32 +00:00
..
2020-09-07 14:01:52 +02:00
2021-02-24 18:37:46 +01:00