On 14/08/15 20:29, Martin Storsjö wrote:


Feel free to suggest how to do it; currently the lib blindly writes data
into the output buffer without checking the given allocation size; we
can only make sure it's big enough for the current lib versions, for
newer lib versions it can well go out of bounds (unless said new
versions actually check that parameter).

The safest and easy, but annoying, is to pin the version (obviously), but that can be discussed later.

The patch is already preventing some annoyance anyway.

lu
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to