Manuel Pégourié-Gonnard
19d2c9165a
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-05 16:44:18 +02:00
..
2023-11-23 10:31:26 +08:00
2023-11-23 10:31:26 +08:00
2024-02-16 15:26:12 +01:00
2024-01-24 16:26:35 +01:00
2023-11-03 12:21:36 +00:00
2024-08-22 13:00:12 +01:00
2023-12-15 16:10:52 +01:00
2025-03-18 17:11:54 +00:00
2023-11-23 10:31:26 +08:00
2023-12-20 09:54:18 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-10-22 13:31:19 +02:00
2024-01-29 12:00:15 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-02-21 13:13:24 +01:00
2024-12-24 20:03:29 +01:00
2024-05-29 09:33:04 +02:00
2024-12-24 20:03:29 +01:00
2024-07-12 11:38:53 +03:00
2024-07-12 11:38:53 +03:00
2024-06-21 13:40:16 +02:00
2023-11-03 12:21:36 +00:00
2024-07-18 19:03:02 +02:00
2025-03-08 01:02:57 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-07-12 11:38:53 +03:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-07-12 11:38:53 +03:00
2024-10-22 13:31:19 +02:00
2025-02-13 21:24:01 +01:00
2024-11-13 19:27:31 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-04-16 11:24:50 +02:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-03-13 10:32:27 +01:00
2023-11-03 12:21:36 +00:00
2024-02-08 14:26:29 +00:00
2024-02-09 06:42:18 +01:00
2024-04-04 09:42:01 +02:00
2023-12-21 16:39:04 +01:00
2024-01-19 09:07:35 +01:00
2023-12-21 16:39:04 +01:00
2023-11-03 12:21:36 +00:00
2024-01-29 10:19:52 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-10-28 10:09:18 +01:00
2023-11-03 12:21:36 +00:00
2024-02-12 11:23:05 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-04 15:57:41 +00:00
2023-11-03 12:21:36 +00:00
2024-03-10 17:42:43 +01:00
2025-04-16 11:24:50 +02:00
2024-11-14 14:19:40 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2024-03-05 11:05:51 +00:00
2023-11-08 18:07:04 +00:00
2025-05-05 16:44:18 +02:00