mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[BUGCODES]: Add bugcheck 0xF7 DRIVER_OVERRAN_STACK_BUFFER (that encountered while debugging Windows), with description coming from what windbg gave to me.
svn path=/trunk/; revision=66476
This commit is contained in:
@@ -1578,6 +1578,15 @@ Language=English
|
||||
The PCI driver has detected an error in a PCI device or BIOS being verified.
|
||||
.
|
||||
|
||||
MessageId=0xF7
|
||||
Severity=Success
|
||||
Facility=System
|
||||
SymbolicName=DRIVER_OVERRAN_STACK_BUFFER
|
||||
Language=English
|
||||
A driver has overrun a stack-based buffer. This overrun could potentially
|
||||
allow a malicious user to gain control of this machine.
|
||||
.
|
||||
|
||||
MessageId=0xF8
|
||||
Severity=Success
|
||||
Facility=System
|
||||
|
||||
Reference in New Issue
Block a user