Doug Torrance
|
bb4dd3f5c6
|
wmgtemp: Fix -Waggressive-loop-optimizations compiler warning.
In particular, the cpu_history array has length 59, so when i = 58,
cpu_history[i+1] is undefined.
From
http://sources.debian.net/src/wmgtemp/1.1-3/debian/patches/fix_-Waggressive-loop-optimizations.patch/
|
2017-02-02 13:33:12 +00:00 |
|