From 0a1a6168bfb7958eb055a4d78db25836e337a711 Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Sun, 18 Oct 2015 06:31:20 +0000 Subject: [PATCH] [BUGCODES] - Correct broken bug check code entry aka fix build svn path=/trunk/; revision=69584 --- reactos/include/reactos/mc/bugcodes.mc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reactos/include/reactos/mc/bugcodes.mc b/reactos/include/reactos/mc/bugcodes.mc index afd80a324bc..35165a94896 100644 --- a/reactos/include/reactos/mc/bugcodes.mc +++ b/reactos/include/reactos/mc/bugcodes.mc @@ -1515,7 +1515,8 @@ Severity=Success Facility=System SymbolicName=IMPERSONATING_WORKER_THREAD 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 @@ -1662,10 +1663,9 @@ STATUS_REPARSE was returned from a FSD when trying to open a volume. MessageId=0xFA Severity=Success Facility=System -SymbolicName=IMPERSONATING_WORKER_THREAD +SymbolicName=HTTP_DRIVER_CORRUPTED Language=English -A worker thread is impersonating another process. The work item forgot to -disable impersonation before it returned. +Corruption was detected in the HTTP kernel driver. . MessageId=0xFC