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:
add77c6
)
hwmon: fix array overruns in lm93.c
author
Hans-Jürgen Koch
<hjk@linutronix.de>
Mon, 23 Jul 2007 07:36:57 +0000
(09:36 +0200)
committer
Mark M. Hoffman
<mhoffman@lightlink.com>
Tue, 31 Jul 2007 01:04:13 +0000
(21:04 -0400)
This fixes an array overflow bug. We have 4 pairs of min/max temperature
limits, not 3.
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
No differences found