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

From: David S. Miller
Date: Tue Apr 04 2006 - 20:25:34 EST


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>

-
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/