From: Harald Welte Date: Sat, 16 Jul 2011 15:46:54 +0000 (+0200) Subject: calypso/irq: Fix array bounds checking X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=5339425de91d7f24a019a79be4fa4fe13e10558f;hp=5339425de91d7f24a019a79be4fa4fe13e10558f;p=osmocom-bb.git calypso/irq: Fix array bounds checking Found by Smatch: calypso/irq.c +200 irq_register_handler(5) error: buffer overflow 'irq_handlers' 32 <= 32 ---