qiqian / webp

Automatically exported from code.google.com/p/webp
0 stars 0 forks source link

assert failure in idec.c in -incremental mode #237

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
$ wget http://lcamtuf.coredump.cx/afl/vulns/webp_assert.webp
$ ./dwebp webp_assert.webp -incremental -o /dev/null
dwebp_unroll: idec.c:373: CopyParts0Data: Assertion `psize > 0' failed.
Aborted

Tested with 0.4.2.

Original issue reported on code.google.com by lcam...@gmail.com on 10 Jan 2015 at 6:56

GoogleCodeExporter commented 8 years ago
Thanks for the report!
Should be addressed by https://gerrit.chromium.org/gerrit/73458

Original comment by pascal.m...@gmail.com on 10 Jan 2015 at 11:28

GoogleCodeExporter commented 8 years ago
This has been merged.

Original comment by jz...@google.com on 12 Jan 2015 at 8:57

GoogleCodeExporter commented 8 years ago
verified.

Original comment by pascal.m...@gmail.com on 12 Jan 2015 at 10:45