calypso/irq: Fix array bounds checking
authorHarald Welte <laforge@gnumonks.org>
Sat, 16 Jul 2011 15:46:54 +0000 (17:46 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sat, 16 Jul 2011 15:46:54 +0000 (17:46 +0200)
commit5339425de91d7f24a019a79be4fa4fe13e10558f
treef7493f5fd9a155229a830c0ce01f218b0fcbfe39
parent48db968916514a9950fd1f8d43bbf389c39b1d53
calypso/irq: Fix array bounds checking

Found by Smatch:
calypso/irq.c +200 irq_register_handler(5) error: buffer overflow 'irq_handlers' 32 <= 32
src/target/firmware/calypso/irq.c