1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-19 16:33:57 +08:00
Manuel Pégourié-Gonnard 43a1e733d8 Fix undocumented free() in x509_string_to_names()
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>
2025-05-12 12:34:11 +02:00
..
2024-07-10 08:07:34 +02:00
2024-12-04 14:25:02 +01:00
2024-10-11 12:20:13 +01:00
2025-03-26 13:34:03 +00:00
2025-03-26 13:34:03 +00:00
2024-12-04 14:25:02 +01:00
2025-03-26 08:17:38 +00:00
2025-03-26 08:17:38 +00:00
2025-01-28 16:14:38 +01:00