summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorAaron Pop <aaronpop@microsoft.com>2025-10-23 22:57:49 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-08-05 09:27:20 +0300
commit1d63461c915990f10366a581771a34a426a3574f (patch)
treec711003b68e7c3ba53ba0bcad59c42d2e2119cfd /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent8c66d989635db3b512036c9388d57a8edec42e2c (diff)
downloadedk2-1d63461c915990f10366a581771a34a426a3574f.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