Re: [libav-devel] [PATCH 2/2] vp56: release frames on error

2012-12-14 Thread Luca Barbato
On 12/14/12 5:33 PM, Ronald S. Bultje wrote: Hi, On Dec 14, 2012 12:59 AM, "Luca Barbato" wrote: Fixes CVE-2012-2783 CC: libav-sta...@libav.org --- libavcodec/vp56.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libavcodec/vp56.c b/libavcodec/vp56.c index 6779

Re: [libav-devel] [PATCH 2/2] vp56: release frames on error

2012-12-14 Thread Ronald S. Bultje
Hi, On Dec 14, 2012 12:59 AM, "Luca Barbato" wrote: > > Fixes CVE-2012-2783 > > CC: libav-sta...@libav.org > --- > libavcodec/vp56.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/vp56.c b/libavcodec/vp56.c > index 6779ffb..5bd0a1a 100644 > --- a/libav

Re: [libav-devel] [PATCH 2/2] vp56: release frames on error

2012-12-14 Thread Luca Barbato
On 12/14/2012 10:52 AM, Anton Khirnov wrote: > > On Fri, 14 Dec 2012 09:59:15 +0100, Luca Barbato wrote: >> Fixes CVE-2012-2783 >> >> CC: libav-sta...@libav.org >> --- >> libavcodec/vp56.c | 8 +++- >> 1 file changed, 7 insertions(+), 1 deletion(-) >> >> diff --git a/libavcodec/vp56.c b/liba

Re: [libav-devel] [PATCH 2/2] vp56: release frames on error

2012-12-14 Thread Anton Khirnov
On Fri, 14 Dec 2012 09:59:15 +0100, Luca Barbato wrote: > Fixes CVE-2012-2783 > > CC: libav-sta...@libav.org > --- > libavcodec/vp56.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/vp56.c b/libavcodec/vp56.c > index 6779ffb..5bd0a1a 100644 > --- a/l

[libav-devel] [PATCH 2/2] vp56: release frames on error

2012-12-14 Thread Luca Barbato
Fixes CVE-2012-2783 CC: libav-sta...@libav.org --- libavcodec/vp56.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libavcodec/vp56.c b/libavcodec/vp56.c index 6779ffb..5bd0a1a 100644 --- a/libavcodec/vp56.c +++ b/libavcodec/vp56.c @@ -514,8 +514,14 @@ int ff_vp56_deco