diff options
| author | Aaron Pop <aaronpop@microsoft.com> | 2025-10-22 21:33:02 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-08-05 08:09:41 +0300 |
| commit | 9b3ceeb254db5151df1ec5f2cacaea7a3cf0518c (patch) | |
| tree | e786ee49ce8c583de9cfc232229eee25f7b0c343 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | dfd0edeb4e71f01f83cf9aa53285db4f14e5487d (diff) | |
| download | edk2-9b3ceeb254db5151df1ec5f2cacaea7a3cf0518c.tar.xz | |
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>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions
