[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1156173051.3580.36.camel@praia>
Date: Mon, 21 Aug 2006 12:10:51 -0300
From: Mauro Carvalho Chehab <mchehab@...radead.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: Eric Sesterhenn <snakebyte@....de>, linux-kernel@...r.kernel.org
Subject: Re: [Patch] Fix signedness error in drivers/media/video/vivi.c
Em Dom, 2006-08-20 às 19:25 +0100, Alan Cox escreveu:
> Ar Sad, 2006-08-19 am 18:19 +0200, ysgrifennodd Eric Sesterhenn:
> > Since videobuf_reqbufs() returns negative values on errors the current
> > code does no real error checking since gcc removes the comparison.
> > This patch fixes this issue by making ret a normal, signed integer.
> >
> > Signed-off-by: Eric Sesterhenn <snakebyte@....de>
> >
>
> Doesn't apply to latest driver tree but the problem is still present.
Hmm... patch applied fine to v4l-dvb hg tree.
>
> Alan
>
Cheers,
Mauro.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists