edk2/MdeModulePkg/Library/FileExplorerLib
Aaron Pop a1aab535ce 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-07-30 19:10:07 +00:00
..
FileExplorer.c MdeModulePkg: Fix missing NULL tests 2026-07-30 19:10:07 +00:00
FileExplorer.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
FileExplorerLib.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
FileExplorerLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
FileExplorerString.uni MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
FileExplorerVfr.vfr MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
FormGuid.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00