On 17/12/2016 18:17, Anton Khirnov wrote:
> When the input string is too large, so the second condition in if ()
> fails, the code will erroneously execute the else branch, indexing the
> mac_to_unicode table with a negative index.
> 
> CC: [email protected]
> Bug-Id: 1000
> Found-By: Kamil Frankowicz
> ---
>  libavformat/mov.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 

Seems fine.

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to