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

Ralf Habacker bugzilla_noreply at kde.org
Mon Dec 19 19:09:13 UTC 2016


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

--- Comment #103 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c35cc011c3bb1b8d3e9e8cc4d852584b13d3ae27 by Ralf Habacker.
Committed on 19/12/2016 at 19:09.
Pushed by habacker into branch 'Applications/16.12'.

Fix coverity check CID 172678: Dereference after null check (FORWARD_NULL)

Passing null pointer o to setStereotype, which dereferences it.

M  +1    -1    umbrello/codeimport/import_utils.cpp

https://commits.kde.org/umbrello/c35cc011c3bb1b8d3e9e8cc4d852584b13d3ae27

--- Comment #102 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a05717e2dc050218ff5e8213288a94f4d8e58611 by Ralf Habacker.
Committed on 19/12/2016 at 19:06.
Pushed by habacker into branch 'Applications/16.12'.

Fix coverity check CID 172677: Dereference after null check (FORWARD_NULL)

Passing null pointer dt to setIsReference, which dereferences it.

M  +1    -1    umbrello/codeimport/import_utils.cpp

https://commits.kde.org/umbrello/a05717e2dc050218ff5e8213288a94f4d8e58611

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


More information about the umbrello-devel mailing list