[NTOS:EX] Remove an ASSERT in ExpInsertPoolTracker

This commit is contained in:
Timo Kreuzer 2023-11-23 22:21:12 +02:00
parent 5627da4205
commit bbbcd8ed68

View file

@ -877,7 +877,6 @@ ExpInsertPoolTracker(IN ULONG Key,
// ASSERT on ReactOS features not yet supported
//
ASSERT(!(PoolType & SESSION_POOL_MASK));
ASSERT(KeGetCurrentProcessorNumber() == 0);
//
// Why the double indirection? Because normally this function is also used