Mikhail Ilin
f75e92f7f7
tools: imx8image: Fix handle leak
...
The handle "fd" was created in imx8image.c:249 by calling the "fopen"
function and is lost in imx8image.c:282.
Should close the 'fd' file descriptor before exiting the
parse_cfg_file(image_t *param_stack, char *name) function.
Fixes: a2b96ece5be1 ("tools: add i.MX8/8X image support")
Signed-off-by: Mikhail Ilin <ilin.mikhail.ol@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-30 23:23:01 +01:00
..
2023-01-26 10:47:45 -07:00
2022-12-06 15:30:30 -05:00
2022-06-28 03:09:51 +01:00
2023-01-11 15:02:24 -05:00
2023-01-18 14:55:41 -07:00
2022-12-08 09:25:44 -05:00
2020-04-26 14:23:39 -06:00
2021-12-26 23:23:52 +01:00
2023-01-18 14:55:41 -07:00
2022-12-08 09:29:02 -05:00
2020-04-24 10:10:00 -04:00
2021-09-30 08:08:56 -04:00
2022-12-08 09:29:02 -05:00
2022-02-28 10:33:11 -05:00
2022-10-31 14:47:33 -04:00
2021-01-13 02:38:00 +01:00
2020-06-29 22:36:35 +02:00
2022-12-22 10:31:47 -05:00
2022-01-26 08:50:43 -07:00
2022-12-08 09:29:02 -05:00
2022-01-26 08:50:42 -07:00
2022-01-26 08:50:44 -07:00
2022-01-26 08:50:44 -07:00
2023-01-27 12:51:27 -05:00
2022-01-19 18:11:34 +01:00
2023-01-27 12:51:26 -05:00
2023-01-18 11:49:13 -07:00
2022-01-28 17:58:41 -05:00
2022-05-05 15:06:02 -04:00
2023-01-27 12:51:27 -05:00
2023-01-30 23:23:01 +01:00
2021-10-21 13:59:26 +02:00
2023-01-30 23:23:01 +01:00
2023-01-30 23:23:01 +01:00
2021-09-10 20:10:20 -04:00
2022-10-12 08:56:24 -04:00
2022-07-25 15:35:34 +02:00
2022-10-06 10:15:35 +02:00
2022-02-17 14:17:07 +01:00
2022-09-13 06:38:08 +02:00
2022-12-22 10:31:47 -05:00
2022-06-23 12:58:18 -04:00
2022-10-31 14:47:33 -04:00
2022-11-23 13:06:12 -05:00
2023-01-27 12:51:27 -05:00
2022-07-01 16:01:25 -04:00
2021-10-25 14:49:58 +01:00
2022-12-23 13:01:13 -05:00
2022-09-29 16:07:57 -04:00
2022-09-23 15:09:16 -04:00
2022-09-23 15:09:16 -04:00
2022-09-23 15:09:16 -04:00
2022-02-05 13:38:39 +01:00
2021-12-02 08:34:01 +02:00
2020-04-24 10:51:56 -04:00
2020-04-24 10:51:56 -04:00
2022-02-28 12:01:02 +05:30
2022-02-28 12:01:02 +05:30
2022-12-08 09:29:02 -05:00
2023-01-18 11:49:13 -07:00
2022-07-26 08:23:55 +02:00
2023-01-16 18:01:11 +08:00
2022-01-19 18:11:34 +01:00
2019-12-27 15:17:07 +08:00
2019-12-27 15:17:07 +08:00
2019-12-27 15:17:07 +08:00
2022-02-09 12:26:12 -07:00
2021-01-15 17:48:39 +08:00
2020-02-13 17:32:09 +01:00
2022-04-04 23:24:17 +01:00
2022-08-31 12:21:47 -04:00
2022-09-13 06:38:08 +02:00
2020-11-30 18:32:09 +01:00
2022-02-15 12:41:00 +01:00
2022-06-24 14:37:27 +02:00