Files
reactos/ntoskrnl
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
..
2023-01-01 00:00:00 +03:00
2023-04-05 01:53:32 +02:00