Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/rio
Eric Sesterhenn / Snakebyte 84ea77635b Overrun in drivers/char/rio/riocmd.c
This got somehow lost in the noise.  This fixes coverity bug id #1025, if
Rup is greater or equal to MAX_RUP, we run past the Mapping Array.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-11 08:29:34 -07:00
..
board.h
cirrus.h
cmdblk.h
cmdpkt.h
daemon.h
errors.h
func.h Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
host.h [PATCH] Char: correct pci_get_device changes 2006-10-21 13:35:05 -07:00
link.h
linux_compat.h
Makefile
map.h
param.h
parmmap.h
pci.h
phb.h
pkt.h
port.h
protsts.h
rio.h
rio_linux.c rio: typo in bitwise AND expression. 2007-02-17 18:57:09 +01:00
rio_linux.h
rioboard.h
rioboot.c
riocmd.c Overrun in drivers/char/rio/riocmd.c 2007-05-11 08:29:34 -07:00
rioctrl.c [PATCH] rio: fix array checking 2006-10-16 08:27:54 -07:00
riodrvr.h
rioinfo.h
rioinit.c Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
riointr.c [PATCH] Char: tty_wakeup cleanup 2007-02-11 10:51:26 -08:00
rioioctl.h
rioparam.c Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
rioroute.c
riospace.h
riotable.c
riotty.c
route.h
rup.h
unixrup.h