[0.4.9] [CDFS_NEW] Mute continuable assertion to avoid CORE-14067

like in 0.4.8 before

(cherry picked from commit 51f9494d48)
This commit is contained in:
Joachim Henze 2018-02-17 18:58:07 +01:00
parent d46570474a
commit 7f96f90110

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) {