[0.4.8] [CDFS_NEW] Mute contable assertion to avoid CORE-14067

This commit is contained in:
Joachim Henze 2018-02-17 18:58:07 +01:00
parent 9274859438
commit 51f9494d48

View file

@ -501,7 +501,7 @@ CdRaiseStatusEx (
DbgPrint( "CDFS: Contact CDFS.SYS component owner for triage.\n");
DbgPrint( "CDFS: 'eb %p 0;eb %p 0' to disable this alert.\n", &CdTestRaisedStatus, &CdBreakOnAnyRaise);
NT_ASSERT(FALSE);
/* NT_ASSERT(FALSE); silenced to avoid CORE-14067 */
}
if (NormalizeStatus) {