VoidSec/DriverBuddyReloaded

[BUG] Deprecated `ExAllocatePoolWithTag` function

VoidSec opened this issue · 0 comments

In

I'm not taking care of new functions used to allocate memory.

ExAllocatePoolWithTag has been deprecated by ExAllocatePool2 and ExAllocatePool3