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:
e46dc1d
)
ISDN: Fix data access out of array bounds
author
Karsten Keil
<kkeil@suse.de>
Mon, 8 Oct 2007 10:52:09 +0000
(12:52 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 8 Oct 2007 20:01:21 +0000
(13:01 -0700)
Fix against access random data bytes outside the dev->chanmap array.
Thanks to Oliver Neukum for pointing me to this issue.
Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found