CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2016/10/04 08:58:26
Modified files: lib/libX11/src : GetImage.c Log message: 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