mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-13 11:14:54 +00:00
Since unmet_dependencies only ever contains strings that are integers written out in decimal, store the integer instead. Do this unconditionally since it doesn't cost any extra memory. This commit saves a little memory and more importantly avoids a gotcha with uninitialized pointers which caused a bug on development (the array was only initialized in verbose mode). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| configs | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||