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

Ralf Habacker ralf.habacker at freenet.de
Thu Apr 16 08:49:04 UTC 2015


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

--- Comment #63 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 32edce6171e7ab7ea20711acb50cd40ace006b98 by Ralf Habacker.
Committed on 16/04/2015 at 08:33.
Pushed by habacker into branch 'Applications/15.04'.

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/32edce6171e7ab7ea20711acb50cd40ace006b98

--- Comment #62 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 96c959a6e19f5660ab9d8034728c7b8723b8f94f by Ralf Habacker.
Committed on 09/04/2015 at 12:48.
Pushed by habacker into branch 'Applications/15.04'.

Coverity check of master at e2a24e0, CID 71473: Dereference after null check
(FORWARD_NULL).

M  +4    -5    umbrello/codegenerators/java/javaclassifiercodedocument.cpp

http://commits.kde.org/umbrello/96c959a6e19f5660ab9d8034728c7b8723b8f94f

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


More information about the umbrello-devel mailing list