git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa74419
)
Off by one in floppy.c
author
Eric Sesterhenn / Snakebyte
<snakebyte@gmx.de>
Wed, 23 May 2007 20:58:15 +0000
(13:58 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 24 May 2007 03:14:15 +0000
(20:14 -0700)
Another coverity patch i forgot to resend, original thread here
http://marc.info/?l=linux-kernel&m=
115144559823592
&w=2
In case drive == N_DRIVE, we get one past the drive_params array.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found