digiKam-master-rev-ed17d7efa1

User:gilles@CAD74585
Working Directory:/home/gilles/devel/8.x/build.scan
Command Line:make -j31
Clang Version:Ubuntu clang version 19.1.1 (1ubuntu1~24.04.2)
Date:Fri Sep 5 11:17:36 2025

Bug Summary

Bug TypeQuantityDisplay?
All Bugs9
Error handling
Value of 'errno' was not checked2
Logic error
Called C++ object pointer is null3
Stream handling error
Invalid stream state2
Stream already in EOF2

Filter Results by File

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length Description
Logic errorCalled C++ object pointer is nullapp/dragdrop/itemdragdrop.cpps_groupAction26938Called C++ object pointer is nullView Report
Logic errorCalled C++ object pointer is nullapp/dragdrop/itemdragdrop.cpptagAction22138Called C++ object pointer is nullView Report
Logic errorCalled C++ object pointer is nullapp/dragdrop/itemdragdrop.cppcopyOrMove17234Called C++ object pointer is nullView Report
Stream handling errorInvalid stream statelibs/dimg/filters/bw/mixersettings.cpploadSettings5506File position of the stream might be 'indeterminate' after a failed operation. Can cause undefined behaviorView Report
Stream handling errorInvalid stream statelibs/dimg/filters/bw/mixersettings.cpploadSettings57410File position of the stream might be 'indeterminate' after a failed operation. Can cause undefined behaviorView Report
Stream handling errorStream already in EOFlibs/dimg/filters/bw/mixersettings.cpploadSettings5506Read function called when stream is in EOF state. Function has no effectView Report
Stream handling errorStream already in EOFlibs/dimg/filters/bw/mixersettings.cpploadSettings57410Read function called when stream is in EOF state. Function has no effectView Report
Error handlingValue of 'errno' was not checkedlibs/threadimageio/thumb/thumbnailcreator_basic.cpploadPNG1767Value of 'errno' was not checked and may be overwritten by function 'png_create_read_struct'View Report
Error handlingValue of 'errno' was not checkeddplugins/dimg/png/dimgpngloader_load.cppload1458Value of 'errno' was not checked and may be overwritten by function 'png_create_read_struct'View Report