Skip to content

Commit 97ea95c

Browse files
committed
[SDK:BUGCODES] Remove inaccurate description of CREATE_DELETE_LOCK_NOT_LOCKED
The description had nothing to do with CREATE_DELETE_LOCK_NOT_LOCKED, but instead was for EMPTY_THREAD_REAPER_LIST. And even so, descriptions for both of these BSOD codes have been removed in official MS Windows 2000 and beyond. Regarding the Thread Ripper: https://devblogs.microsoft.com/oldnewthing/20231031-00/?p=108944
1 parent 9ba2c79 commit 97ea95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/include/reactos/mc/bugcodes.mc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Severity=Success
292292
Facility=System
293293
SymbolicName=CREATE_DELETE_LOCK_NOT_LOCKED
294294
Language=English
295-
The thread reaper was handed a thread to reap, but the thread's process'
295+
CREATE_DELETE_LOCK_NOT_LOCKED
296296
.
297297
298298
MessageId=0x15

0 commit comments

Comments
 (0)