summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace
diff options
context:
space:
mode:
authorAaron Pop <aaronpop@microsoft.com>2025-10-22 21:33:02 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-08-05 05:13:24 +0300
commit0bc1db4adfbdf0160a9c60eec18a23f3e282f4ab (patch)
tree6760e915b789768cb8f9b90b3ac25dd5ba39a6db /BaseTools/Source/Python/Workspace
parentbf0dc7d78701c93a2edeeadcb0daca58f4af91a6 (diff)
downloadedk2-0bc1db4adfbdf0160a9c60eec18a23f3e282f4ab.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')
0 files changed, 0 insertions, 0 deletions