summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/BuildClassObject.py
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
commit0f0515f71ba3645823ae17638532099d1e5d5144 (patch)
tree0cffc5f6f926d088998a8b1f588f9ccfbd96c0f3 /BaseTools/Source/Python/Workspace/BuildClassObject.py
parent0bc1db4adfbdf0160a9c60eec18a23f3e282f4ab (diff)
downloadedk2-0f0515f71ba3645823ae17638532099d1e5d5144.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/BuildClassObject.py')
0 files changed, 0 insertions, 0 deletions