[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <DUB128-W477041E0A23148D280BEE89CBF0@phx.gbl>
Date: Mon, 8 Jun 2015 11:05:30 +0000
From: David Binderman <dcb314@...mail.com>
To: "tglx@...utronix.de" <tglx@...utronix.de>,
"jason@...edaemon.net" <jason@...edaemon.net>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: linux-4.1-rc7/drivers/irqchip/irq-renesas-intc-irqpin.c:418: array
index used before limits check ?
Hello there,
[linux-4.1-rc7/drivers/irqchip/irq-renesas-intc-irqpin.c:418]: (style) Array ind
ex 'k' is used before limits check.
if (!io[k] && k < INTC_IRQPIN_REG_NR_MANDATORY) {
Suggest sanity check array index before use.
Regards
David Binderman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists