xenocara/lib/libX11
matthieu 89e55bbf5a Validation of server responses in XGetImage()
Check if enough bytes were received for specified image type and
geometry. Otherwise GetPixel and other functions could trigger an
out of boundary read later on.
From Tobias Stoeckmann / X.Org security advisory Oct 4, 2016
2016-10-04 14:58:26 +00:00
..
include update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
m4
man update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
modules update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
nls update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
specs update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
src Validation of server responses in XGetImage() 2016-10-04 14:58:26 +00:00
aclocal.m4 update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
AUTHORS
ChangeLog update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
compile update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
config.guess
config.sub
configure update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
configure.ac update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
COPYING
cpprules.in update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
depcomp
docbook.am
INSTALL
install-sh
ltmain.sh
Makefile.am Update to libX11 1.6.2. No API change. 2013-09-28 17:03:13 +00:00
Makefile.bsd-wrapper Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. 2016-03-11 13:09:42 +00:00
Makefile.in update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
missing
NEWS
README Update to libX11 1.6.1. 2013-08-26 19:57:22 +00:00
x11-xcb.pc.in
x11.pc.in

libX11 - Core X11 protocol client library

Documentation for this library can be found in the included man pages,
and in the Xlib spec from the specs subdirectory, also available at:

    http://www.x.org/releases/current/doc/libX11/libX11/libX11.html
    http://www.x.org/releases/current/doc/libX11/libX11/libX11.pdf

and the O'Reilly Xlib books, which they have made freely available online,
though only for older versions of X11:

 - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
	http://www.archive.org/details/xlibretmanver1102nyemiss

 - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
	http://www.archive.org/details/xlibrefmanv115ed02nyemiss

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libX11

        http://cgit.freedesktop.org/xorg/lib/libX11

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage