Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 9b3ceeb254db5151df1ec5f2cacaea7a3cf0518c
https://github.com/tianocore/edk2/commit/9b3ceeb254db5151df1ec5f2cacaea7a3cf0518c
Author: Aaron Pop <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M MdeModulePkg/Universal/Disk/CdExpressPei/PeiCdExpress.c
M MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c
M MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
Log Message:
-----------
MdeModulePkg: Fix missing NULL tests
https://github.com/github/codeql/blob/codeql-cli-2.7.3/cpp/ql/src/Critical/MissingNullTest.qhelp
For items which allocate memory, or get a pointer from another
structure, it is important to validate that the pointers
are not null before they are dereferenced.
Signed-off-by: Aaron Pop <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits