Checking result of dynamic_cast for being null

Authored by thomasfischer on Sep 12 2019, 8:08 PM.

Description

Checking result of dynamic_cast for being null

Recent commit 72be3b7faf4a525b46f71c removed a check whether the
result of a dynamic_cast in UrlListEdit::addReference returned
a nullptr.
This missing check was detected by a Coverity Scan analysis (CID

  1. and fixed accordingly.

Details

Committed
thomasfischerSep 12 2019, 8:09 PM
Parents
R462:72be3b7faf4a: Refactoring AssociatedFiles and AssociatedFilesUI
Branches
Unknown
Tags
Unknown