Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
Description
In case of ExAllocatePoolWithTag() failure, the UNICODE_STRING buffer is not set. However in the _SEH_FINALLY the api tries to check if the Buffer is NULL:
The patch also includes the fixes from CORE-11589
CID 1363673
CID 1363683