A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hermès Bélusca-Maïto b8391e20ad [CONSRV]
- Remove a wrong assertion that I introduced in r70281 concerning Console->LinePos.
- Fix some boundary conditions.
- Completely reset line discipline variables when the line buffer is freed.
- Fix a potential buffer overrun in the case ReadControl->nInitialChars was larger than Console->LineMaxSize (the size of Console->LineBuffer), which serves to initialize Console->LineSize, Console->LinePos, and copy nInitialChars characters from user buffer.
CORE-11380 CORE-10997 #resolve

svn path=/trunk/; revision=71591
2016-06-07 22:52:44 +00:00
reactos [CONSRV] 2016-06-07 22:52:44 +00:00
rosapps [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rossubsys [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rostests [RICHED20_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 11:02:39 +00:00
wallpapers