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

Ralf Habacker ralf.habacker at freenet.de
Thu Aug 6 19:21:42 UTC 2015


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

--- Comment #77 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit b91e1eb7a7730fbead84b3fbbfcdf0be3d3b6337 by Ralf Habacker.
Committed on 06/08/2015 at 19:21.
Pushed by habacker into branch 'Applications/15.08'.

Coverity check CID 130231: Unchecked dynamic_cast (FORWARD_NULL)

Passing null pointer enumType to addEnumLiteral, which dereferences it.

M  +6    -2    umbrello/codeimport/sqlimport.cpp

http://commits.kde.org/umbrello/b91e1eb7a7730fbead84b3fbbfcdf0be3d3b6337

--- Comment #76 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 256bad109adaf041cd010afa0c44cedaea3e5ffa by Ralf Habacker.
Committed on 06/08/2015 at 19:20.
Pushed by habacker into branch 'Applications/15.08'.

Coverity check CID 130233: Dereference after null check (FORWARD_NULL)

Passing null pointer entity to ..., which dereferences it.

M  +30   -9    umbrello/codeimport/sqlimport.cpp

http://commits.kde.org/umbrello/256bad109adaf041cd010afa0c44cedaea3e5ffa

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


More information about the umbrello-devel mailing list