mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-09-03 17:32:08 +00:00
Resolved an issue in VirtualTerminal::Read where the size of the report buffer was incorrectly set to sizeof(report), causing multiple unintended reads.