mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 23:37:16 +00:00
x509_get_name() does not make defensive copies of strings in its input (which is OK as usually the caller will have made a copy already), so we shouldn't reuse its input buffer as an output while "parsed" is still alive. |
||
|---|---|---|
| .. | ||
| data_files | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||