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 06:07:16 +0300
commit699382e3429a4ecd3ccd58d333f413e14bb10edc (patch)
treee1f3bfd1070a3c0a37d4099fc3f3ca64cd01f1b9 /BaseTools/Source/Python/Workspace
parent0f0515f71ba3645823ae17638532099d1e5d5144 (diff)
downloadedk2-699382e3429a4ecd3ccd58d333f413e14bb10edc.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')
0 files changed, 0 insertions, 0 deletions