On Thu, Jul 18, 2013 at 06:01:11PM +0300, Dan Carpenter wrote: > Smatch complains that we have a array overflow: > > drivers/hwmon/nct6775.c:1456 nct6775_update_device() > error: buffer overflow 'data->temp' 4 <= 4 > > Guenter Roeck says that the array should have been made larger in > 7cbbd6aee6 (Add support for critical low/high temperature limits on > NCT6106). This patch does that. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied. Thanks a lot for the patch. I really need to enable smatch on my nightly builds :( Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors