Files
ladybird/Userland/Libraries/LibEDID/VIC.cpp
Idan Horowitz 4a15ed6164 LibEDID: Store EDID version instead of allocating on each getter call
This also let's us use a KString instead of a string when we're in the
Kernel, which opens the path for OOM-failure propagation.
2022-02-16 22:21:37 +01:00

17 KiB