mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
1a641f9af7
Before of this patch, It happened that the return string could be "@@@", as a result of doing mathematical addition of ASCII '@' with bits when decoding the packed manufacturer ID bytes from the EDID. To avoid this, consider m_legacy_manufacturer_id to be invalid until we successfully decode the packed bytes. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Definitions.h | ||
DMT.cpp | ||
DMT.h | ||
EDID.cpp | ||
EDID.h | ||
VIC.cpp | ||
VIC.h |