* drivers/scsi/pcmcia/aha152x_stub.c: variable used before set
@ 2006-01-04 18:12 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-01-04 18:12 UTC (permalink / raw)
To: James.Bottomley; +Cc: linux-scsi, linux-kernel
This bug is still present in recent kernels.
cu
Arian
----- Forwarded message from d binderman <dcb314@hotmail.com> -----
Date: Tue, 28 Jun 2005 09:14:28 +0000
From: d binderman <dcb314@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: variable used before set
Hello there,
I just tried to compile the Linux Kernel version 2.6.11.12
with the most excellent Intel C compiler. It said
drivers/scsi/pcmcia/aha152x_stub.c(313): remark #592: variable "tmp" is used
before its value is set
tmp.device->host = info->host;
^
This is clearly broken code, since the field tmp.device has not been
initialised, and so isn't pointing to anything.
Suggest code rework.
----- End forwarded message -----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-04 18:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04 18:12 drivers/scsi/pcmcia/aha152x_stub.c: variable used before set Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox