diff options
| author | Aaron Pop <aaronpop@microsoft.com> | 2025-10-23 22:57:49 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-08-05 14:34:09 +0300 |
| commit | 1cc0af9d6de69b803189c3f86c1f80fe86caf8a6 (patch) | |
| tree | 15ed5e6064a4e1543ace01b9a35731866ae2d8d2 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | af24f366a42503b3b5ebbb0bcb9742a6785b6833 (diff) | |
| download | edk2-1cc0af9d6de69b803189c3f86c1f80fe86caf8a6.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
