Gerd Hoffmann
7b005f344e
BaseTools: fix gcc12 warning
GenFfs.c:545:5: error: pointer ?InFileHandle? used after ?fclose? [-Werror=use-after-free]
545 | Error(NULL, 0, 4001, "Resource", "memory cannot be allocated of %s", InFileHandle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GenFfs.c:544:5: note: call to ?fclose? here
544 | fclose (InFileHandle);
| ^~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2022-03-28 00:51:30 +00:00
..
2022-02-15 02:13:32 +00:00
2021-01-06 04:01:12 +00:00
2021-12-09 00:43:16 +00:00
2020-12-22 11:22:36 +00:00
2019-04-09 09:10:20 -07:00
2022-03-28 00:51:30 +00:00
2021-08-11 11:32:32 +00:00
2022-03-16 07:48:26 +00:00
2022-03-28 00:51:30 +00:00
2022-03-16 07:48:26 +00:00
2021-01-08 10:03:53 +00:00
2020-11-06 02:45:40 +00:00
2019-04-09 09:10:20 -07:00
2019-04-09 09:10:20 -07:00
2021-12-09 03:31:26 +00:00
2020-08-05 17:25:48 +00:00
2021-01-21 10:19:09 +00:00
2021-01-21 10:19:09 +00:00