On 08/04/2012 02:51 AM, Anton Khirnov wrote:
>
> On Wed, 1 Aug 2012 17:36:05 -0400, Justin Ruggles
> wrote:
>> Avoids using unsupported parameters and signed integer overflows.
>> ---
>> libavformat/idcin.c | 19 +++
>> 1 files changed, 19 insertions(+), 0 deletions(-)
>>
>>
On Wed, 1 Aug 2012 17:36:05 -0400, Justin Ruggles
wrote:
> Avoids using unsupported parameters and signed integer overflows.
> ---
> libavformat/idcin.c | 19 +++
> 1 files changed, 19 insertions(+), 0 deletions(-)
>
> diff --git a/libavformat/idcin.c b/libavformat/idcin.c
>
Avoids using unsupported parameters and signed integer overflows.
---
libavformat/idcin.c | 19 +++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/libavformat/idcin.c b/libavformat/idcin.c
index 6a9b0ca..f278f42 100644
--- a/libavformat/idcin.c
+++ b/libavformat/