libwebp/src/dec
Urvang Joshi 1684f4ee37 WebP Decoder: Mark some truncated bitstreams as invalid
Specifically, check for truncated RIFF and/or VP8(L) chunks.

For more context, see:
https://code.google.com/p/webp/issues/detail?id=185

Change-Id: I91ca2dbf05080660fbc513244fc53adc57fc04b5
2014-02-10 16:35:27 -08:00
..
alpha.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
alphai.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
buffer.c add a decoding option to flip image vertically 2014-01-16 15:48:43 +01:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c decode mt+incremental: fix segfault in debug builds 2014-01-27 20:33:05 -08:00
idec.c WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00
io.c Fix decode bug for rgbA_4444/RGBA_4444 color-modes. 2014-02-03 09:20:54 -08:00
layer.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
Makefile.am Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -07:00
quant.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
tree.c parse one row of intra modes altogether 2014-01-28 21:40:40 +01:00
vp8.c parse one row of intra modes altogether 2014-01-28 21:40:40 +01:00
vp8i.h parse one row of intra modes altogether 2014-01-28 21:40:40 +01:00
vp8l.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
vp8li.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
webp.c WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00