libwebp/src/mux
James Zern 4299f39852 libwebp/mux: fix double free
transfer ownership of chunk passed in ChunkSetNth(). prevents freeing
the chunk in e.g., MuxImageParse() when a partial assignment (alpha but
no image) has occurred.

Change-Id: Ia69656b04fdf50f098f3816b54abd4e191248de3
2013-03-26 13:31:47 -07:00
..
libwebpmux.pc.in add libwebpmux.pc 2013-03-12 22:58:37 -07:00
Makefile.am libwebp{demux,mux}: install mux_types.h 2013-03-19 14:54:04 -07:00
muxedit.c disable FRGM decoding for good in libwebpmux 2013-03-20 13:31:14 -07:00
muxi.h libwebp/mux: fix double free 2013-03-26 13:31:47 -07:00
muxinternal.c libwebp/mux: fix double free 2013-03-26 13:31:47 -07:00
muxread.c disable FRGM decoding for good in libwebpmux 2013-03-20 13:31:14 -07:00