commit | f80e868cb92aa68b775c1aee434b440475f62d61 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Dec 27 14:15:06 2016 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jan 10 08:58:36 2017 -0800 |
tree | ae837eb3fe1fa2699d8b6e54daf592c995323610 | |
parent | 07cc189d160ba962c5d9078453929ffac0e739f3 [diff] |
hwmon: (gl518sm) Fix overflows seen when writing into limit attributes Writes into limit attributes can overflow due to additions and multiplications with unchecked parameters. Signed-off-by: Guenter Roeck <linux@roeck-us.net>