Skip to content
Commit 7d16382f authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

umbrello/umldoc.cpp function createDatatype crash fix:

- If Model_Utils::findUMLObject() returns a umlobject which is not a
  datatype then umlobject->asUMLDatatype() returns nullptr.
  If this is the case then avoid calling methods on the nullptr and log
  a warning "Name already exists but is not a Datatype".
parent a8159910
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment