reactos/ntoskrnl/kd/i386
Hermès Bélusca-Maïto dfc2cc4e42
[NTOS:KD] Fix buffer overflow for the signon in KdPortInitializeEx.
The built string can be:
°°Kernel Debugger: Serial port found: COM1 (Port 0x000003F8) BaudRate 115200°°°°
(with ° representing the \r and \n in the message)
and you can verify that this is more than 80 characters in total.
2023-04-05 03:33:39 +02:00
..
kdserial.c [NTOS:KD] Fix buffer overflow for the signon in KdPortInitializeEx. 2023-04-05 03:33:39 +02:00