-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Bootloader
-
Labels:None
-
Module:
(Follow-up to CORE-12623, which added 3 missing checks.)
Failure checks are using different code patterns,
some (more) are even missing.
FrLdrHeapAllocateEx (grep) calls are fine.
Let us first complete FrLdrHeapAlloc (grep) calls,
then I will review FrLdrTempAlloc (grep) calls,
then I will review calls of allocate functions which wrap around these three functions.
- is blocked by
-
CORE-12623 freeldr/arch/i386/hardware.c (PnP code): incorrect check of 'PnpBufferSize' max boundary
-
- Resolved
-