https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #78 from [email protected] --- Maik, Warning. A dynamic cast result must always be checked for null. cppcheck will certainly report a problem here. So you need to check the validity pointer before to use it, or somewhere in called function. Gilles -- You are receiving this mail because: You are watching all bug changes.
