public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [SCSI] IPS bug found
@ 2006-10-01 16:44 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-10-01 16:44 UTC (permalink / raw)
  To: SCSI Mailing List, James Bottomley, Andrew Morton, Linux Kernel

This gcc warning indicates a bug:

drivers/scsi/ips.c: In function ‘ips_insert_device’:
drivers/scsi/ips.c:7123: warning: ‘index’ may be used uninitialized in 
this function

ips_register_scsi() and ips_free() may be called on an uninitialized 
'index', if the preceding functions fail.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-01 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 16:44 [SCSI] IPS bug found Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox