xserver-multidpi/hw/xfree86/ddc
Keith Packard ac979c1651 MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.
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.
2007-07-14 12:13:17 -07:00
..
DDC.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c MakeAtom needs length without trailing NUL. sizeof("string") includes NUL. 2007-07-14 12:13:17 -07:00
edid.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
edid.h Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
interpret_edid.c Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible. 2006-12-10 11:24:05 -05:00
Makefile.am Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
print_edid.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86DDC.c Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00
xf86DDC.h Delete VDIF support; it was never used anyway. 2007-06-02 16:07:20 -04:00