[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proposed update for CVE-2010-2494 in lenny



On Sun, 2010-10-03 at 19:00 +0200, Serafeim Zanikolas wrote:
> On Sun, Oct 03, 2010 at 12:25:11PM +0100, Adam D. Barratt wrote:
> > On Fri, 2010-10-01 at 23:53 +0200, Serafeim Zanikolas wrote:
> > +  * Build-Depend on quilt
> > 
> > This, otoh, is not.  For a stable update, adding, removing or
> > changing patch systems is not appropriate.  Please apply the
> > changes directly to
> > the source and send us an updated debdiff for final approval.
> 
> Sorry about that. interdiff output attached.

Thanks.

> -       d += 3 - shorten;
> -       count += 3 - shorten;
> +    if(shorten != 4) {
> +        d += 3 - shorten;
> +        count += 3 - shorten;
> +    }
>      } 

The indentation of the new code looks wrong.  Other than that, please go
ahead.

Regards,

Adam


Reply to: