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