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)
Found by Smatch:
calypso/irq.c +200 irq_register_handler(5) error: buffer overflow 'irq_handlers' 32 <= 32


No differences found