diff options
author | Clément Bœsch <[email protected]> | 2014-02-23 20:11:30 +0100 |
---|---|---|
committer | Clément Bœsch <[email protected]> | 2014-02-23 20:40:52 +0100 |
commit | 57ec555e8ef3c5ef1d77d48dc7cc868e56ddadc9 (patch) | |
tree | 3cc7e008e822aedd3a32920c3683e108e013db89 /libavfilter/framesync.c | |
parent | 72e691314027b08955679319394dd0d8477973b7 (diff) |
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 'libavfilter/framesync.c')
0 files changed, 0 insertions, 0 deletions