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:
3318404
)
[PATCH] drivers/telephony/ixj: fix an array overrun
author
Adrian Bunk
<bunk@stusta.de>
Thu, 9 Nov 2006 01:44:45 +0000
(17:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:23 +0000
(18:29 -0800)
The Coverity checker noted that in
drivers/telephony/ixj.c:ixj_build_filter_cadence(), filter_en[4] or
filter_en[5] could be written to.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found