https://bugs.kde.org/show_bug.cgi?id=370641
--- Comment #7 from RJVB <rjvber...@gmail.com> --- Ok, let's not call it a fix then, but a sensible protection. It's still wrong to just let code fail somewhere down the line by allowing it to dereference a null pointer. And if the dynamic_cast isn't required it could simply be skipped in production builds ... -- You are receiving this mail because: You are watching all bug changes.