libwebp/src
James Zern 30763333f3 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: Ifebc712bf3d3de0129b76ca4c57c68e062abc429
2012-10-22 21:57:59 -07:00
..
dec libwebp: validate chunk size in ParseOptionalChunks 2012-10-22 21:57:59 -07:00
dsp add EXPERIMENTAL code for YUV-JPEG colorspace 2012-10-19 20:15:58 +02:00
enc AccumulateLSIM: fix double -> float warnings 2012-10-22 18:00:20 -07:00
mux Common APIs for chunks metadata and color profile. 2012-08-29 08:21:43 -07:00
utils remove cases of equal comparison for qsort() 2012-09-25 19:03:41 +02:00
webp add LSIM metric to WebPPictureDistortion() 2012-10-19 06:48:11 -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-09 10:53:31 -07:00