OSDN Git Service

avfilter/vf_pad: fix req_end
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 3 Dec 2013 03:08:37 +0000 (04:08 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 3 Dec 2013 03:09:10 +0000 (04:09 +0100)
commit0cc5011f9a1b05132f9a20a71feb031f30a8a53b
treebebd8b6020e0da4465748723ed7098f7a10b4b4f
parent4d0ac9aee920cd95c35fbf4cd0a073baf86ff4c2
avfilter/vf_pad: fix req_end

Fixes out of array accesses
Fixes Ticket3190

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vf_pad.c