On Wed, Oct 19, 2016 at 05:01:57PM +0200, Henrik Gramner wrote:
> On Wed, Oct 19, 2016 at 10:18 AM, Diego Biurrun <di...@biurrun.de> wrote:
> > +            bench_new(dst1, res1, block_size);
> 
> Segfaults. Should probably be block_size * 2 like the other calls.

What exactly segfaults? I get a complaint from clang-asan for size 32:

https://oracle.libav.org/oracle-x86_64-linux-clang-asan/20161019091113

Adding "* 2" to that line does not make it go away.

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

Reply via email to