[NTOSKRNL:CC] Bug Fix

This commit is contained in:
Dibyamartanda Samanta 2024-05-24 07:50:01 +02:00
parent 18f2c27449
commit c3b506d686

View File

@ -405,10 +405,7 @@ CcSetLoggedDataThreshold (
break;
}
VolumeCacheMap = NULL;
if(*it = &CcVolumeCacheMapList)
{
break;
}
}
}