On Sat, Jun 03, 2017 at 05:04:19AM -0400, Kevin Mark wrote:
> ff_scale_eval_dimensions blindly assumes that two inputs are always
> available as of 3385989b98be7940044e4f0a6b431a0a00abf2fa. This is
> notably not the case when the function is called for the scale
> filter. With the scale filter inputs[1] does not exist.
> 
> ff_scale_eval_dimensions now has an updated scale2ref check that
> makes certain two inputs are actually available before attempting to
> access the second one.
> 
> Thanks to James Almer for reporting this bug. This should fix the 820
> Valgrind tests I single-handedly managed to break.
> 
> Signed-off-by: Kevin Mark <kmark...@gmail.com>
> ---
>  libavfilter/scale.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to