cris/kgdb: Fix buffer overflow in getpacket()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Feb 2013 09:06:12 +0000 (10:06 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:34 +0000 (13:47 +0200)
arch/cris/arch-v10/kernel/kgdb.c: In function 'handle_exception':
arch/cris/arch-v10/kernel/kgdb.c:534:17: warning: array subscript is above array bounds [-Warray-bounds]

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found