libwebp/src/mux
James Zern 6e93317f5b muxread: fix out of bounds read
ChunkVerifyAndAssign() expects to have at least 8 bytes to work with,
but was only checking for the presence of 4.

Change-Id: I8456b15d872de24a90c1e8fbfba463391ced5c7f
2014-06-17 12:53:28 -07:00
..
libwebpmux.pc.in add libwebpmux.pc 2013-03-12 22:58:37 -07:00
Makefile.am **/Makefile.am: remove unused AM_CPPFLAGS 2014-06-12 11:59:05 -07:00
muxedit.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
muxi.h bump version to 0.4.0 2013-12-18 19:20:00 -08:00
muxinternal.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
muxread.c muxread: fix out of bounds read 2014-06-17 12:53:28 -07:00