Re: [libav-devel] [PATCH 11/22] ptx: check for out of bound reads

2011-10-10 Thread Ronald S. Bultje
Hi, On Mon, Oct 10, 2011 at 12:29 PM, Janne Grunau wrote: > On Sat, Oct 08, 2011 at 06:23:01PM +0200, Kostya Shishkov wrote: >> On Sat, Oct 08, 2011 at 06:01:21PM +0200, Janne Grunau wrote: >> > From: Laurent Aimar >> > >> > Signed-off-by: Janne Grunau >> > --- >> >  libavcodec/ptx.c |    8 +++

Re: [libav-devel] [PATCH 11/22] ptx: check for out of bound reads

2011-10-10 Thread Janne Grunau
On Sat, Oct 08, 2011 at 06:23:01PM +0200, Kostya Shishkov wrote: > On Sat, Oct 08, 2011 at 06:01:21PM +0200, Janne Grunau wrote: > > From: Laurent Aimar > > > > Signed-off-by: Janne Grunau > > --- > > libavcodec/ptx.c |8 > > 1 files changed, 8 insertions(+), 0 deletions(-) > > >

Re: [libav-devel] [PATCH 11/22] ptx: check for out of bound reads

2011-10-08 Thread Kostya Shishkov
On Sat, Oct 08, 2011 at 06:01:21PM +0200, Janne Grunau wrote: > From: Laurent Aimar > > Signed-off-by: Janne Grunau > --- > libavcodec/ptx.c |8 > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git a/libavcodec/ptx.c b/libavcodec/ptx.c > index 5dadaf6..4b88f84 100644

[libav-devel] [PATCH 11/22] ptx: check for out of bound reads

2011-10-08 Thread Janne Grunau
From: Laurent Aimar Signed-off-by: Janne Grunau --- libavcodec/ptx.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/libavcodec/ptx.c b/libavcodec/ptx.c index 5dadaf6..4b88f84 100644 --- a/libavcodec/ptx.c +++ b/libavcodec/ptx.c @@ -39,12 +39,15 @@ static av_cold