digiKam-master-rev-c41ccd7d9f

User:gilles@KU2404
Working Directory:/mnt/data2/devel/GIT/8.x/build.scan
Command Line:make -j31
Clang Version:Ubuntu clang version 18.1.3 (1ubuntu1)
Date:Fri Jul 19 18:18:03 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs33
Logic error
Assigned value is garbage or undefined5
Called C++ object pointer is null1
Result of operation is garbage or undefined12
Uninitialized argument value2
Memory error
Memory leak3
Use-after-free1
Unused code
Dead initialization1
Dead nested assignment8

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length Description
Logic errorAssigned value is garbage or undefinedlibs/dimg/filters/transform/autocrop.cppstartAnalyse95168Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedlibs/dimg/filters/fx/charcoalfilter.cppconvolveImage28524Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocessRgbImage31017Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedlibs/dimg/filters/nr/nrestimate.cppstartAnalyse19213Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedlibs/dimg/filters/sharp/sharpenfilter.cppconvolveImage22028Assigned value is garbage or undefinedView Report
Logic errorCalled C++ object pointer is nullutilities/geolocation/engine/storage/DownloadRegion.cppfromPath2817Called C++ object pointer is nullView Report
Unused codeDead initializationlibs/dimg/filters/film/filmfilter.cppfilterImage4771Value stored to 'cb' during its initialization is never readView Report
Unused codeDead nested assignmentutilities/geolocation/engine/plugins/runner/osm/OsmParser.cppparseO5m1401Although the value stored to 'innerState' is used in the enclosing expression, the value is never actually read from 'innerState'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpplonToString7011Although the value stored to 'lonMinF' is used in the enclosing expression, the value is never actually read from 'lonMinF'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpplonToString6191Although the value stored to 'lonDegF' is used in the enclosing expression, the value is never actually read from 'lonDegF'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpplonToString7061Although the value stored to 'lonMinF' is used in the enclosing expression, the value is never actually read from 'lonMinF'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpplonToString7071Although the value stored to 'lonHourF' is used in the enclosing expression, the value is never actually read from 'lonHourF'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/plugins/runner/osm/OsmParser.cppparseO5m921Although the value stored to 'outerState' is used in the enclosing expression, the value is never actually read from 'outerState'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/plugins/runner/osm/OsmParser.cppparseO5m1181Although the value stored to 'innerState' is used in the enclosing expression, the value is never actually read from 'innerState'View Report
Unused codeDead nested assignmentutilities/geolocation/engine/plugins/runner/osm/OsmParser.cppparseO5m1031Although the value stored to 'innerState' is used in the enclosing expression, the value is never actually read from 'innerState'View Report
Memory errorMemory leakutilities/geolocation/engine/plugins/runner/pn2/Pn2Runner.cppparseForVersion127812Potential leak of memory pointed to by 'polygon'View Report
Memory errorMemory leakutilities/geolocation/engine/plugins/runner/pn2/Pn2Runner.cppparseForVersion247326Potential leak of memory pointed to by 'multigeom'View Report
Memory errorMemory leakutilities/geolocation/engine/plugins/runner/pn2/Pn2Runner.cppparseForVersion248610Potential leak of memory pointed to by 'polygon'View Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/transform/autocrop.cppstartAnalyse95673The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/nr/nrestimate.cppstartAnalyse19622The left operand of '>' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocessRgbImage33526The left operand of '+' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocess8bitRgbImage17429The left operand of '*' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/hotpixels/hotpixelsweights.cppcalculateHotPixelsWeights29735The left operand of '*' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocess16bitRgbImage20629The left operand of '*' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/nr/nrestimate.cppstartAnalyse25238The left operand of '+' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/transform/autocrop.cppstartAnalyse92960The left operand of '>' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocess8bitRgbImage16016The left operand of '/' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppstretchContrast56723The left operand of '*' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/lc/localcontrastfilter.cppprocess16bitRgbImage19216The left operand of '/' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedlibs/dimg/filters/hotpixels/hotpixelsweights.cppcalculateHotPixelsWeights26150The right operand of '*' is a garbage valueView Report
Logic errorUninitialized argument valuelibs/dimg/filters/lc/localcontrastfilter.cppfilterImage140221st function call argument is an uninitialized valueView Report
Logic errorUninitialized argument valuelibs/dimg/filters/lc/localcontrastfilter.cppfilterImage109221st function call argument is an uninitialized valueView Report
Memory errorUse-after-freeutilities/geolocation/engine/models/ElevationModel.cppheight16728Use of memory after it is freedView Report