diff options
author | Matthias Urlichs <smurf@smurf.noris.de> | 2006-04-11 05:01:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 06:24:15 -0700 |
commit | 6dde432553551ae036aae12c2b940677d36c9a5b (patch) | |
tree | 2998fe9a1f6517717a7433f2fcf318b176fc1492 /include/linux/syscalls.h | |
parent | 397eeab321e87d8c1ef928b58f256513e6f481dc (diff) | |
download | op-kernel-dev-6dde432553551ae036aae12c2b940677d36c9a5b.zip op-kernel-dev-6dde432553551ae036aae12c2b940677d36c9a5b.tar.gz |
[PATCH] Overrun in option-card USB driver
Since the arrays are declared as in_urbs[N_IN_URB]
and out_urbs[N_OUT_URB], both for loops go one
over the end of the array. This fixes coverity id #555.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Signed-Off-By: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/syscalls.h')
0 files changed, 0 insertions, 0 deletions