Issue metadata
Sign in to add a comment
|
Abrt in fuzz_webp_enc_dec.cc |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6323777734180864 Fuzzer: libFuzzer_libwebp_enc_dec_api_fuzzer Fuzz target binary: libwebp_enc_dec_api_fuzzer Job Type: x86_libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x001bb211 Crash State: fuzz_webp_enc_dec.cc Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6323777734180864 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for instructions to reproduce this bug locally.
,
Jan 11
+yguyon@: will this be fixed by that upstream patch?
,
Jan 11
Yes. Just adding this line to VP8LBitWriterClone() seems to fix it: dst->cur_ = dst->buf_ + current_size; I used ".../clusterfuzz reproduce" command to verify. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by ClusterFuzz
, Jan 11Labels: ClusterFuzz-Auto-CC