Files
mbedtls/ChangeLog.d
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-06-20 11:06:25 +02:00
2024-10-22 17:56:36 +02:00
2025-02-04 15:27:53 +00:00
2025-03-26 13:24:14 +00:00
2024-04-26 18:56:00 +01:00
2024-06-18 10:25:11 +01:00
2024-11-21 15:52:06 +01:00
2025-03-28 07:47:50 +00:00
2024-12-16 12:29:06 +01:00
2025-01-14 12:28:01 +01:00
2024-04-05 08:45:09 +02:00