David Horstmann
8c176b487a
Free structs in mbedtls_x509_get_name() on error
...
mbedtls_x509_get_name() allocates a linked list of mbedtls_x509_name
structs but does not free these when there is an error, leaving the
caller to free them itself. Change this to cleanup these objects within
the function in case of an error.
Signed-off-by: David Horstmann <david.horstmann@arm.com>
2022-10-05 12:57:32 +01:00
..
2022-04-28 18:22:20 +01:00
2021-08-03 14:02:41 +01:00
2022-06-29 11:04:48 +02:00
2021-12-08 16:20:27 +01:00
2022-07-28 06:12:08 +01:00
2021-08-03 16:42:42 +01:00
2021-08-03 14:01:51 +01:00
2021-08-03 14:09:21 +01:00
2021-08-03 14:08:41 +01:00
2021-08-03 14:08:41 +01:00
2022-02-03 11:31:34 +01:00
2022-07-11 10:43:55 +01:00
2021-08-18 11:59:16 +01:00
2022-05-19 18:31:35 +01:00
2021-12-08 16:24:22 +01:00
2022-08-18 14:56:00 +01:00
2022-05-18 14:08:33 -04:00
2021-06-07 21:42:15 +02:00
2021-10-14 12:11:04 +02:00
2021-08-03 14:08:33 +01:00
2022-05-18 14:08:33 -04:00
2021-05-12 09:37:00 -04:00
2022-04-28 18:22:20 +01:00
2022-05-09 11:03:26 +02:00
2021-06-02 21:31:24 +02:00
2022-04-28 18:22:20 +01:00
2022-07-28 06:12:08 +01:00
2021-11-05 00:13:43 +08:00
2021-12-15 11:55:31 +00:00
2021-08-03 16:42:42 +01:00
2021-08-03 13:39:57 +01:00
2022-04-28 18:22:20 +01:00
2022-05-18 14:08:33 -04:00
2022-03-04 15:25:42 -05:00
2021-11-11 11:32:01 +01:00
2022-07-28 06:12:08 +01:00
2021-06-29 09:31:06 -04:00
2021-12-13 11:14:45 +00:00
2022-07-05 23:12:11 +01:00
2021-08-03 14:09:05 +01:00
2021-12-09 12:54:13 +01:00
2022-08-02 13:36:18 +02:00
2021-12-14 12:52:51 +00:00
2021-06-23 14:45:17 +02:00
2021-05-17 10:14:46 +02:00
2022-04-12 17:15:56 +02:00
2021-12-14 12:52:51 +00:00
2021-11-30 14:49:19 +01:00
2021-11-30 14:49:19 +01:00
2021-11-30 14:49:19 +01:00
2022-04-28 18:22:20 +01:00
2021-11-30 14:49:19 +01:00
2021-11-30 14:49:19 +01:00
2021-11-30 14:49:19 +01:00
2021-11-30 14:49:19 +01:00
2021-09-11 22:31:06 +05:30
2022-03-04 10:35:19 +01:00
2022-05-17 16:29:55 +02:00
2022-02-16 15:49:29 +01:00
2021-08-03 13:39:57 +01:00
2022-04-28 18:22:20 +01:00
2021-08-03 13:39:57 +01:00
2021-08-03 13:39:57 +01:00
2021-08-03 14:08:26 +01:00
2021-05-19 05:09:56 +01:00
2022-06-20 21:06:12 +02:00
2022-07-28 06:12:08 +01:00
2022-06-20 21:06:12 +02:00
2022-06-30 12:37:15 +01:00
2022-08-19 13:42:08 +01:00
2022-06-20 21:06:12 +02:00
2021-08-03 14:08:06 +01:00
2022-06-20 21:06:12 +02:00
2022-03-29 17:56:55 +02:00
2022-04-08 08:34:41 -04:00
2021-09-30 19:24:36 +02:00
2022-03-04 15:25:42 -05:00
2022-07-29 14:27:52 +01:00
2022-10-05 12:57:32 +01:00
2022-06-01 16:28:10 +01:00
2021-05-12 09:37:00 -04:00
2022-07-28 06:12:08 +01:00