mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
e15b356014
and use it to suppress a false positive related to data that passes through RGBA32PackedToPlanar_16b_SSE41(). Current versions (tested with clang 13.0.1, using -O0 and the build from oss-fuzz of enc_dec_fuzzer) model shuffles incorrectly reporting use of uninitialized data related to the alpha change that's removed when converting to YUV. valgrind behaves correctly, however. Bug: webp:573 Change-Id: If76997668dcdd436adf280a2e6dcffba766a2875 |
||
---|---|---|
.. | ||
dec | ||
demux | ||
dsp | ||
enc | ||
mux | ||
utils | ||
webp | ||
libwebp.pc.in | ||
libwebp.rc | ||
libwebpdecoder.pc.in | ||
libwebpdecoder.rc | ||
Makefile.am |