Hi,

On Thu, Oct 19, 2017 at 4:03 PM, Umair Khan <omerj...@gmail.com> wrote:

> I tried decoding the file in both the cases and I don't see any
> address related error in the console while decoding. Following is the
> output after I apply the patch :-
>
[..]

> Is there something which I'm missing?
>

You need to run under valgrind or compile with address sanitizer support:
configure --toolchain=gcc-asan or --toolchain=clang-asan, depending on the
name of clang on your system.

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

Reply via email to