On Sun, Dec 7, 2014 at 9:58 AM, Anton Khirnov <[email protected]> wrote:
> Hi,
> Quoting Nicolas Dufresne (2014-12-04 21:00:06)
>> av_fast_malloc() signature is void*, but this is just a convenience
>> not to have to cast. In fact it expect a pointer to pointer. This
>> fixes a crash on NULL pointer when playing back H263 Sorensen.
>>
>
> Thank you for fixing my breakage. Do you have a sample you can share
> that uses this? I've been searching for one for some time, but failed to
> find it, so ended up pushing the patch untested. It would be really nice
> to have a FATE test for this.

Here, it's attached to the bug report:
https://bugzilla.libav.org/show_bug.cgi?id=766

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

Reply via email to