On 27.06.2015 18:02, Michael Niedermayer wrote:
> On Sat, Jun 27, 2015 at 05:53:26PM +0200, Andreas Cadhalpun wrote:
>> nutdec.c |3 +++
>> 1 file changed, 3 insertions(+)
>> 4e07b069348ca9b9d65b7850291448201c4d81f6
>> 0001-nutdec-check-maxpos-in-read_sm_data-before-returning.patch
>> From 4
On Sat, Jun 27, 2015 at 05:53:26PM +0200, Andreas Cadhalpun wrote:
> On 27.06.2015 02:31, Michael Niedermayer wrote:
> > On Fri, Jun 26, 2015 at 07:28:36PM +0200, Andreas Cadhalpun wrote:
> >> On 26.06.2015 01:36, Michael Niedermayer wrote:
> >>> On Thu, Jun 25, 2015 at 11:46:41PM +0200, Andreas Ca
On 27.06.2015 02:31, Michael Niedermayer wrote:
> On Fri, Jun 26, 2015 at 07:28:36PM +0200, Andreas Cadhalpun wrote:
>> On 26.06.2015 01:36, Michael Niedermayer wrote:
>>> On Thu, Jun 25, 2015 at 11:46:41PM +0200, Andreas Cadhalpun wrote:
Otherwise sm_size can be larger than size, which result
On Fri, Jun 26, 2015 at 07:28:36PM +0200, Andreas Cadhalpun wrote:
> On 26.06.2015 01:36, Michael Niedermayer wrote:
> > On Thu, Jun 25, 2015 at 11:46:41PM +0200, Andreas Cadhalpun wrote:
> >> Otherwise sm_size can be larger than size, which results in a negative
> >> packet size.
> >>
> >> Signed-
On 26.06.2015 01:36, Michael Niedermayer wrote:
> On Thu, Jun 25, 2015 at 11:46:41PM +0200, Andreas Cadhalpun wrote:
>> Otherwise sm_size can be larger than size, which results in a negative
>> packet size.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavformat/nutdec.c | 7 ++-
>> 1 fi
On Thu, Jun 25, 2015 at 11:46:41PM +0200, Andreas Cadhalpun wrote:
> Otherwise sm_size can be larger than size, which results in a negative
> packet size.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavformat/nutdec.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff
Otherwise sm_size can be larger than size, which results in a negative
packet size.
Signed-off-by: Andreas Cadhalpun
---
libavformat/nutdec.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavformat/nutdec.c b/libavformat/nutdec.c
index 13fb399..43bd27b 100644
--- a/