mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-27 06:08:21 +01:00
8870ba7f06
The offset *can* be negative, but the sanitizer reports strange address behaviour when row_offset is unsigned size_t. For safety, use int64_t instead (probably overkill. int32_t is probably ok). Change-Id: I1bd424bfdb5447b3839f40679581d6bdea075320 |
||
---|---|---|
.. | ||
alpha_dec.c | ||
alphai_dec.h | ||
buffer_dec.c | ||
common_dec.h | ||
frame_dec.c | ||
idec_dec.c | ||
io_dec.c | ||
Makefile.am | ||
quant_dec.c | ||
tree_dec.c | ||
vp8_dec.c | ||
vp8_dec.h | ||
vp8i_dec.h | ||
vp8l_dec.c | ||
vp8li_dec.h | ||
webp_dec.c | ||
webpi_dec.h |