https://bugs.kde.org/show_bug.cgi?id=393431

--- Comment #16 from Dmitry Kazakov <[email protected]> ---
Git commit 2102af05a2c1b05b6ca9e67f9209c7e21502c600 by Dmitry Kazakov.
Committed on 26/04/2018 at 17:32.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: the loop iterates only once

I don't know why it happened so, but it seems it is just a result
of the fork of KDE's code

M  +2    -0    libs/widgetutils/config/khelpclient.cpp

https://commits.kde.org/krita/2102af05a2c1b05b6ca9e67f9209c7e21502c600

--- Comment #17 from Dmitry Kazakov <[email protected]> ---
Git commit 7ca71b6ec258d05e9a39aa0178d1a503d340164d by Dmitry Kazakov.
Committed on 26/04/2018 at 17:31.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: recover lost 'else' tag in if-else :)

M  +2    -2    libs/flake/svg/SvgStyleWriter.cpp

https://commits.kde.org/krita/7ca71b6ec258d05e9a39aa0178d1a503d340164d

--- Comment #18 from Dmitry Kazakov <[email protected]> ---
Git commit f912a10eda97ef6a6564db4db1991a3efbf879f4 by Dmitry Kazakov.
Committed on 26/04/2018 at 17:32.
Pushed by dkazakov into branch 'master'.

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.

M  +4    -3    libs/flake/KoConnectionShape.cpp

https://commits.kde.org/krita/f912a10eda97ef6a6564db4db1991a3efbf879f4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to