edk2/MdeModulePkg/Application
Aaron Pop dfd0edeb4e MdeModulePkg: Fix missing NULL tests
https://github.com/github/codeql/blob/codeql-cli-2.7.3/cpp/ql/src/Critical/MissingNullTest.qhelp

For items which allocate memory, or get a pointer from another
structure, it is important to validate that the pointers
are not null before they are dereferenced.

Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
2026-08-05 03:07:16 +00:00
..
BootManagerMenuApp MdeModulePkg: Fix unchecked return status 2026-08-05 03:07:16 +00:00
CapsuleApp MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
DumpDynPcd MdeModulePkg/DumpDynPcd: Remove unsupported format specifiers 2022-08-17 07:45:58 +00:00
HelloWorld MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryProfileInfo MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmiHandlerProfileInfo MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
UiApp MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
VariableInfo MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00