On Mon, May 09, 2016 at 03:27:29PM -0700, Chris Cunningham wrote:
> Leaking this private structure opens up the possibility that it may
> be re-used when parsing later packets in the stream. This is
> problematic if the later packets are not the same codec type (e.g.
> private allocated during Vorbis parsing, but later packets are Opus
> and the private is assumed to be the oggopus_private type in
> opus_header()).
> ---
>  libavformat/oggdec.c | 1 +
>  1 file changed, 1 insertion(+)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope

Attachment: signature.asc
Description: Digital signature

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

Reply via email to