Re: [libav-devel] [PATCH] asfdec: hadle invalid Object size properly

2016-03-19 Thread Vittorio Giovara
On Mon, Feb 8, 2016 at 3:12 PM, Vittorio Giovara wrote: > On Tue, Jun 30, 2015 at 5:19 AM, Luca Barbato wrote: >> On 30/06/15 11:35, Alexandra Hájková wrote: >>> --- >>> libavformat/asfdec.c | 12 ++-- >>> 1 file changed, 10 insertions(+), 2 deletions(-) >>> >>> diff --git a/libavformat/

Re: [libav-devel] [PATCH] asfdec: hadle invalid Object size properly

2016-02-08 Thread Vittorio Giovara
On Tue, Jun 30, 2015 at 5:19 AM, Luca Barbato wrote: > On 30/06/15 11:35, Alexandra Hájková wrote: >> --- >> libavformat/asfdec.c | 12 ++-- >> 1 file changed, 10 insertions(+), 2 deletions(-) >> >> diff --git a/libavformat/asfdec.c b/libavformat/asfdec.c >> index 8f46098..cf0b3a5 100644

Re: [libav-devel] [PATCH] asfdec: hadle invalid Object size properly

2015-06-30 Thread Luca Barbato
On 30/06/15 11:35, Alexandra Hájková wrote: > --- > libavformat/asfdec.c | 12 ++-- > 1 file changed, 10 insertions(+), 2 deletions(-) > > diff --git a/libavformat/asfdec.c b/libavformat/asfdec.c > index 8f46098..cf0b3a5 100644 > --- a/libavformat/asfdec.c > +++ b/libavformat/asfdec.c > @

[libav-devel] [PATCH] asfdec: hadle invalid Object size properly

2015-06-30 Thread Alexandra Hájková
--- libavformat/asfdec.c | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/libavformat/asfdec.c b/libavformat/asfdec.c index 8f46098..cf0b3a5 100644 --- a/libavformat/asfdec.c +++ b/libavformat/asfdec.c @@ -904,7 +904,7 @@ static int asf_read_data(AVFormatContext *s