slimbootloader/Platform/QemuBoardPkg/Library
randylintw 6a818eb039
fix: [Common] Dereference null return TempSmbiosStrTbl (#1951)
If the function actually returns a null value,
a null pointer dereference will occur.
In InitializeSmbiosInfo: Return value of function which returns
null is dereferenced without checking (CWE-476)

Signed-off-by: Randy <randy.lin@intel.com>
2023-07-14 12:19:01 -07:00
..
Stage1ABoardInitLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
Stage1BBoardInitLib feat: Update the lite variable usage 2023-05-10 12:16:57 -07:00
Stage2BoardInitLib fix: [Common] Dereference null return TempSmbiosStrTbl (#1951) 2023-07-14 12:19:01 -07:00