mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:38:42 +00:00
The ECJPAKE test suite uses a size zero array for the empty password used in the tests, which is not valid C. This commit fixes this. This originally showed up as a compilation failure on Visual Studio 2015, documented in IOTSSL-1242, but can also be observed with GCC when using the -Wpedantic compilation option.
7.1 KiB
7.1 KiB