aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/integer.c
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-02-23 20:11:30 +0100
committerClément Bœsch <u@pkh.me>2014-02-23 20:40:52 +0100
commit57ec555e8ef3c5ef1d77d48dc7cc868e56ddadc9 (patch)
tree3cc7e008e822aedd3a32920c3683e108e013db89 /libavutil/integer.c
parent72e691314027b08955679319394dd0d8477973b7 (diff)
downloadffmpeg-57ec555e8ef3c5ef1d77d48dc7cc868e56ddadc9.tar.gz
avcodec/pngenc: fix invalid read in sub filter.
First pixel was computed based on invalid address read, and then corrected by the following memcpy. After the commit, it's not computed anymore, and memcpy fills the appropriate area. Fixes Ticket #3387
Diffstat (limited to 'libavutil/integer.c')
0 files changed, 0 insertions, 0 deletions