xenocara/lib/libXrender
matthieu 26cabdb32f Validate lengths while parsing server data.
Individual lengths inside received server data can overflow
the previously reserved memory.

It is therefore important to validate every single length
field to not overflow the previously agreed sum of all invidual
length fields.

From Tobias Stoeckmann / X.Org security advisory Oct 4, 2016
2016-10-04 15:05:13 +00:00
..
doc
include/X11/extensions
src Validate lengths while parsing server data. 2016-10-04 15:05:13 +00:00
aclocal.m4 Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
AUTHORS
ChangeLog Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
compile Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
config.guess
config.h.in Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
config.sub
configure Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
configure.ac Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
COPYING
depcomp
INSTALL Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper
Makefile.in Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
missing
README
xrender.pc.in

libXrender - library for the Render Extension to the X11 protocol

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/libXrender

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

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