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:
25f484a
)
[TG3]: Fix array overrun in tg3_read_partno().
author
Michael Chan
<mchan@broadcom.com>
Tue, 7 Nov 2006 22:57:51 +0000
(14:57 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 7 Nov 2006 23:10:16 +0000
(15:10 -0800)
Use proper upper limits for the loops and check for all error
conditions.
The problem was noticed by Adrian Bunk.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found