Re: [patch] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference

From: James Bottomley
Date: Mon Nov 28 2005 - 13:38:03 EST


On Sun, 2005-11-27 at 00:36 +0100, Adrian Bunk wrote:
> The Coverity checker spotted this obvious NULL pointer dereference.

It's a bit late for this one, since Linus already put it in, but for
future reference, could you please try to use proper descriptions. This
isn't an "obvious NULL pointer dereference", it's actually a use after
free of a data structure.

Thanks,

James


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