mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
340d9360c3
For some reason, we don't get valid EDIDs when using LiveCD on QEMU. We ignore them, and try to read the one of the next child. This leads to a infinite loop and then, an out of memory error. As it can also happen in other circonstances, stop enumeration as soon as an invalid EDID is detected. This breaks configurations with graphic cards with 2+ outputs, where the first one is not plugged to a monitor, and the second one is plugged to a monitor. CORE-16695 |
||
---|---|---|
.. | ||
displays | ||
font | ||
miniport | ||
videoprt | ||
watchdog | ||
CMakeLists.txt |