Sweden-Number/dlls/windowscodecs
Akihiro Sagawa e93495d3f8 windowscodecs: Fix buffer overflow when generating a palette.
This typically happens when loading 16-bpp color-keyed grayscale PNG
image via GDIPlus.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-05 20:23:42 +01:00
..
tests windowscodecs: Fix buffer overflow when generating a palette. 2018-11-05 20:23:42 +01:00
Makefile.in
bitmap.c windowscodecs: Use the ARRAY_SIZE() macro. 2018-08-14 11:57:54 +02:00
bmpdecode.c
bmpencode.c windowscodecs: Use the ARRAY_SIZE() macro. 2018-08-14 11:57:54 +02:00
clipper.c
clsfactory.c wincodecs: Add IWICImagingFactory2 stub. 2018-10-05 11:25:36 -05:00
colorcontext.c
colortransform.c
converter.c
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c wincodecs/icoformat: Improve input data validation on decoder initialization. 2018-10-09 17:33:15 +02:00
imgfactory.c wincodecs: Add IWICImagingFactory2 stub. 2018-10-05 11:25:36 -05:00
info.c
jpegformat.c windowscodecs: Use the ARRAY_SIZE() macro. 2018-08-14 11:57:54 +02:00
main.c
metadatahandler.c
metadataquery.c windowscodecs: IWICMetadataQueryReader::GetMetadataByName() should accept NULL for returned value. 2018-09-17 17:08:37 +02:00
palette.c
pngformat.c windowscodecs: Fix buffer overflow when generating a palette. 2018-11-05 20:23:42 +01:00
propertybag.c
proxy.c wincodecs: Add IWICPixelFormatInfo exports. 2018-10-05 11:25:42 -05:00
regsvr.c
scaler.c
stream.c
tgaformat.c
tiffformat.c windowscodecs: Use the ARRAY_SIZE() macro. 2018-08-14 11:57:54 +02:00
ungif.c
ungif.h
version.rc
wincodecs_private.h wincodecs: Add IWICImagingFactory2 stub. 2018-10-05 11:25:36 -05:00
windowscodecs.spec wincodecs: Add IWICPixelFormatInfo exports. 2018-10-05 11:25:42 -05:00
windowscodecs_wincodec.idl