https://bugs.kde.org/show_bug.cgi?id=393431
--- Comment #25 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 092c2fbeb5336278a3246c9caf0362b3665220bf by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 02/05/2018 at 11:54. Pushed by rempt into branch 'krita/4.0'. Fix PVS-Studio warning: naver happening 'if' condition (cherry picked from commit df92768617243f78c08c681e0bb08c66db9de1f8) (cherry picked from commit 3037e8d4a5fa76cec32400f67ba19f403d9112d3) M +1 -2 plugins/tools/svgtexttool/SvgTextEditor.cpp https://commits.kde.org/krita/092c2fbeb5336278a3246c9caf0362b3665220bf --- Comment #26 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 4ba5ca4eeaab9c44856790ae257b923a9ff70cfd by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 02/05/2018 at 11:54. Pushed by rempt into branch 'krita/4.0'. Fix PVS-Studio warning: loop is actually infinite Well, it seems like the loop should be infinite by design, though I'm not very sure :) Since this code is abandoned and not used in Krita atm, I just added a todo. (cherry picked from commit f912a10eda97ef6a6564db4db1991a3efbf879f4) (cherry picked from commit c2d5a2a0ed4a5302205635dd6eca15fde4f3c2db) M +4 -3 libs/flake/KoConnectionShape.cpp https://commits.kde.org/krita/4ba5ca4eeaab9c44856790ae257b923a9ff70cfd -- You are receiving this mail because: You are watching all bug changes.