https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #254 from caulier.gil...@gmail.com --- Maik, When i compile with Clang static ananlyzer 8.0 under Mageia 7.1 i can see that: In file included from /home/gilles/Documents/7.x/core/libs/dimg/dimg_data.cpp:26: In file included from /home/gilles/Documents/7.x/core/libs/dimg/dimg_p.h:52: In file included from /usr/lib64/qt5/include/QtCore/QSharedData:1: /usr/lib64/qt5/include/QtCore/qshareddata.h:161:41: warning: Use of memory after it is freed inline const T *constData() const { return d; } ^~~~~~~~ 1 warning generated. These king of report is dropped from complete report published in digikam.org/reports/ as it's outside of digiKam space, but this can be a way to explore... Gilles -- You are receiving this mail because: You are watching all bug changes.