[BUGCODES]

- Correct broken bug check code entry aka fix build

svn path=/trunk/; revision=69584
This commit is contained in:
Thomas Faber 2015-10-18 06:31:20 +00:00
parent aa60dd29b0
commit 0a1a6168bf

View file

@ -1515,7 +1515,8 @@ Severity=Success
Facility=System Facility=System
SymbolicName=IMPERSONATING_WORKER_THREAD SymbolicName=IMPERSONATING_WORKER_THREAD
Language=English Language=English
A work queue item terminated without properly restoring its impersonation level. A worker thread is impersonating another process. The work item forgot to
disable impersonation before it returned.
. .
MessageId=0xE0 MessageId=0xE0
@ -1662,10 +1663,9 @@ STATUS_REPARSE was returned from a FSD when trying to open a volume.
MessageId=0xFA MessageId=0xFA
Severity=Success Severity=Success
Facility=System Facility=System
SymbolicName=IMPERSONATING_WORKER_THREAD SymbolicName=HTTP_DRIVER_CORRUPTED
Language=English Language=English
A worker thread is impersonating another process. The work item forgot to Corruption was detected in the HTTP kernel driver.
disable impersonation before it returned.
. .
MessageId=0xFC MessageId=0xFC