Bug#699722: src:libav: x264 decoding crashes

Reinhard Tartler siretart at gmail.com
Tue Feb 5 08:16:30 UTC 2013


reassign 699722 xpra 0.7.8+dfsg-1~exp0
tags 699722 -moreinfo +patch
stop

Thanks a lot Anton. With this analysis, I'm reassinging this bug to
the xpra package.

Dmitry, I have only guessed the version of the xpra package. Please
update the version information of this bug as approriate.

Cheers,
Reinhard

On Tue, Feb 5, 2013 at 8:03 AM,  <anton at khirnov.net> wrote:
>
> Hi,
> a Libav developer here.
>
> This is really a bug/abuse of Libav API in xpra -- the file x264lib.c uses an
> uninitialized AVFrame on stack. This has always been forbidden by Libav API, but
> used to work until some changes a few months ago. Functions
> avcodec_alloc_frame() and avcodec_free_frame() (in release 9 only, av_free() in
> 0.8 and earlier)  must be used to allocate and free an AVFrame.
>
> Attached is a patch that fixes it.
>
> --
> Anton Khirnov
> _______________________________________________
> pkg-multimedia-maintainers mailing list
> pkg-multimedia-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers



-- 
regards,
    Reinhard



More information about the pkg-multimedia-maintainers mailing list