Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 2fd6884a9b5685d3a1129cb4ad3299b9f3aff84d
https://github.com/tianocore/edk2/commit/2fd6884a9b5685d3a1129cb4ad3299b9f3aff84d
Author: Aaron Pop <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
M MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
M MdeModulePkg/Universal/HiiDatabaseDxe/String.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