summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-05-13 09:22:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-15 08:57:16 +0100
commit2f36d912d4cb12d51c13f685fb712a241a27baf7 (patch)
treecf19720b852faa2ecb8e90e6119c01698546d11a /.gitignore
parent9353730a6be40763710b2d928904012bf7771305 (diff)
downloadpoky-2f36d912d4cb12d51c13f685fb712a241a27baf7.tar.gz
ovmf: Fix native build with gcc-12
Host distros have started deploying gcc12 as well e.g. archlinux this build failure shows up which has been fixed upstream In function ‘GetAlignmentFromFile’, inlined from ‘main’ at GenFfs.c:816:20: 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (From OE-Core rev: 7b67f19d353d88107f52cceda3c858730ac1db54) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions