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

--- Comment #14 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit b1806fb959f21633fadaf7a99e751725344eb16e by Dmitry Kazakov.
Committed on 26/04/2018 at 17:31.
Pushed by dkazakov into branch 'master'.

Fix PVS-Studio warning: fix logic of 'if's

Negative of disjunction is conjunstion, so we should not only change
'==' into '!=', but also change the operator (see De Morgan's law)

M  +3    -2    libs/flake/text/KoSvgTextShapeMarkupConverter.cpp
M  +2    -2    libs/widgets/KoResourceItemChooser.cpp

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

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

Reply via email to