https://bugs.kde.org/show_bug.cgi?id=415359
Vlad Zahorodnii <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.17.5 Latest Commit| |https://commits.kde.org/kwi | |n/5646c781c88ab0f0427f23102 | |bea889a835bd378 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Vlad Zahorodnii <vladz...@gmail.com> --- Git commit 5646c781c88ab0f0427f23102bea889a835bd378 by Vlad Zahorodnii. Committed on 07/01/2020 at 13:30. Pushed by vladz into branch 'Plasma/5.17'. [nightcolor] Fix division by zero Summary: If qAbs(targetTemp - m_currentTemp) is less than TEMPERATURE_STEP, then it will result in a division by zero. FIXED-IN: 5.17.5 Reviewers: #kwin, apol Reviewed By: apol Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D26493 M +1 -1 colorcorrection/manager.cpp https://commits.kde.org/kwin/5646c781c88ab0f0427f23102bea889a835bd378 -- You are receiving this mail because: You are watching all bug changes.