[NTOS:EX] Remove an ASSERT in ExpInsertPoolTracker

This commit is contained in:
Timo Kreuzer
2024-03-03 07:19:35 +01:00
parent 5627da4205
commit bbbcd8ed68
-1
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