Files
xserver_xsdl/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
..
2004-04-23 19:54:30 +00:00
2003-11-14 16:48:57 +00:00