libwebp/src
James Zern fed7c0485a libwebp: validate chunk size in ParseOptionalChunks
the max wasn't checked leading to a rollover case, possibly exploitable.
additionally check the RIFF size early, to avoid similar issues.

pulled from chromium:
 http://codereview.chromium.org/11229048/

Change-Id: I4050b13a7e61ec023c0ef50958c45f651cf34c49
2012-10-29 14:00:33 -07:00
..
dec libwebp: validate chunk size in ParseOptionalChunks 2012-10-29 14:00:33 -07:00
dsp Make *InitSSE2() functions be empty on non-SSE2 platform 2012-10-29 13:59:44 -07:00
enc fix double to float conversion warning 2012-10-29 14:00:14 -07:00
mux Merge commit 'v0.1.99' 2012-07-21 12:20:19 -07:00
utils fix the BITS=8 case 2012-10-29 13:59:48 -07:00
webp add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am autoconf/libwebp: enable dll builds for mingw 2012-10-29 14:00:24 -07:00