mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-28 01:47:30 +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. |
||
|---|---|---|
| .. | ||
| data_files | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||