mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-05 03:06:54 +08:00
Now programs/x509/cert_write san="DN:CN=#0000;DN:CN=#0000" is no longer crashing with use-after-free, instead it's now failing cleanly: failed ! mbedtls_x509_string_to_names returned -0x2800 - X509 - Input invalid That's better of course but still not great, will be fixed by future commits. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| add-tls-exporter.txt | ||
| fix-string-to-names-memory-management.txt | ||