Re: [stable] Re: [patch 02/26] USB: Fix irda-usb use after use

From: Greg KH
Date: Wed Apr 05 2006 - 21:00:32 EST


On Tue, Apr 04, 2006 at 05:16:44PM -0700, David S. Miller wrote:
> From: gregkh@xxxxxxx
> Date: Tue, 4 Apr 2006 16:59:43 -0700
>
> > Don't read from free'd memory after calling netif_rx(). docopy is used as
> > a boolean (0 and 1) so unsigned int is sufficient.
> >
> > Coverity bug #928
> >
> > Signed-off-by: Eugene Teo <eugene.teo@xxxxxxxxxxxxx>
> > Cc: "David Miller" <davem@xxxxxxxxxxxxx>
> > Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
>
> Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

Thanks, I've added this to the patch.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/