mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[RTL_UNITTEST] Call RtlpInitialize in RtlVirtualUnwind test
This prevents a critical section timeout.
This commit is contained in:
@@ -533,6 +533,7 @@ static VOID Test_SpareCode(VOID)
|
||||
|
||||
START_TEST(RtlVirtualUnwind)
|
||||
{
|
||||
RtlpInitialize();
|
||||
Test_PushNonvol();
|
||||
Test_AllocSmall();
|
||||
Test_AllocLargeScaled();
|
||||
|
||||
Reference in New Issue
Block a user