summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorAaron Pop <aaronpop@microsoft.com>2025-10-24 00:57:30 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-08-05 14:34:09 +0300
commitd1c5d47014b10ab9d59c785410dbb8b3f990bc98 (patch)
tree41aea894c70aa26e911b6499e9ac1294e29d3df5 /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent1cc0af9d6de69b803189c3f86c1f80fe86caf8a6 (diff)
downloadedk2-d1c5d47014b10ab9d59c785410dbb8b3f990bc98.tar.xz
MdeModulePkg: Fix unchecked return status
https://github.com/github/codeql/blob/codeql-cli-2.7.3/csharp/ql/src/API%20Abuse/UncheckedReturnValue.qhelp When a function has a return status, it should be checked to verify the function completed successfully. Failing to check the return status can result in null pointer dereferences or use of uninitialized variables. Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions