[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 29 Mar 2012 10:14:47 +0000 (10:14 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 29 Mar 2012 10:14:47 +0000 (10:14 +0000)
commit4d61c55638f136b01e0d75000f86e69011dc4af3
treeea0ac0ae8882d71f70708684ed0f4919d163fcc6
parentaf3c87e2985e9a3917634302c907977ea099ebc1
[NTOSKRNL]
"while (TRUE);" is probably the worst way of handling critical errors / unhandled failure pathes! Replace that with ASSERT(FALSE);

svn path=/trunk/; revision=56272
reactos/ntoskrnl/mm/ARM3/section.c