mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| BootManagerMenuApp | ||
| CapsuleApp | ||
| DumpDynPcd | ||
| HelloWorld | ||
| MemoryProfileInfo | ||
| SmiHandlerProfileInfo | ||
| UiApp | ||
| VariableInfo | ||