mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-21 05:10:05 +01:00
I made a mistake in some new code using MakeAtom, passing the size of the string instead of the length of the string. Figuring there might be other such mistakes, I reviewed the server code and found four bugs of the same form. |
||
|---|---|---|
| .. | ||
| DDC.HOWTO | ||
| ddcPriv.h | ||
| ddcProperty.c | ||
| edid.c | ||
| edid.h | ||
| interpret_edid.c | ||
| Makefile.am | ||
| print_edid.c | ||
| xf86DDC.c | ||
| xf86DDC.h | ||