[umbrello-devel] [umbrello] [Bug 340646] Fix issues reported by Coverity scan

Ralf Habacker ralf.habacker at freenet.de
Fri Apr 17 07:29:13 UTC 2015


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

--- Comment #66 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 6457ef70622e5651989567d434d508b9e05cbbd0 by Ralf Habacker.
Committed on 17/04/2015 at 07:28.
Pushed by habacker into branch 'master'.

Coverity check of master at e2a24e0, CID 88343: Logical vs. bitwise operator
(CONSTANT_EXPRESSION_RESULT)

logical_vs_bitwise: The expression me->button() == Qt::LeftButton &&
Qt::KeyboardModifiers(me->modifiers()).operator int() && true /*
Qt::ControlModifier */
is suspicious because it performs a Boolean operation on a constant other than
0 or 1.

M  +1    -1    umbrello/widgets/associationwidget.cpp

http://commits.kde.org/umbrello/6457ef70622e5651989567d434d508b9e05cbbd0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list