mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +08:00
At line 263 a 'pop es' is missing before 'ret' in ReadCHS() function, just like in the ReadLBA() function. CORE-17178 Co-authored-by: Dmitry Borisov <di.sean@protonmail.com>