Paul Elliott 4e589701d8 Declare mbedtls_debug_print_msg as printf-like
We were not getting any warnings on printf format errors, as we do not
explicitly use printf anywhere in the code. Thankfully there is a way
to mark a function as having printf behaviour so that its inputs can be
checked in the same way as printf would be.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-03-10 17:00:32 +00:00
..
2020-12-07 09:57:35 +01:00
2021-02-22 19:24:03 +01:00
2021-02-23 11:27:03 +01:00
2021-02-22 19:24:03 +01:00
2020-12-09 15:05:22 +00:00