Gerd Hoffmann
b764882195
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-08-17 11:40:12 -06:00
..
2021-11-11 17:49:07 -07:00
2021-01-06 04:01:12 +00:00
2019-04-09 09:10:20 -07:00
2020-12-22 11:22:36 +00:00
2019-04-09 09:10:20 -07:00
2022-08-17 11:40:12 -06:00
2021-08-11 11:32:32 +00:00
2021-07-21 02:12:29 +00:00
2022-08-17 11:40:12 -06:00
2020-10-10 05:43:11 +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
2020-11-11 00:53:00 +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