Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtquicktimeline/src/timeline/.qt/rcc/qrc_qmake_QtQuick_Timeline.cpp @ Line 137
cppcoreguidelines-special-member-functions
class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
2
/home/cc-runs/analyzer_builds/qtquicktimeline/src/timeline/blendtrees/.qt/rcc/qrc_qmake_QtQuick_Timeline_BlendTrees.cpp @ Line 150
cppcoreguidelines-special-member-functions
class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
3
/home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 647
cplusplus.NewDeleteLeaks
Potential leak of memory pointed to by 'callable'
12
unreviewed
4
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 143
cplusplus.NewDelete
Use of memory after it is freed
8
unreviewed
5
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 143
cplusplus.NewDelete
Use of memory after it is freed
8
unreviewed
6
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 143
cplusplus.NewDelete
Use of memory after it is freed
9
unreviewed
7
/home/cc-runs/install_dir/dev/include/QtQml/6.12.0/QtQml/private/qqmlrefcount_p.h @ Line 200
cplusplus.NewDelete
Use of memory after it is freed
21
unreviewed
8
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49
core.CallAndMessage
1st function call argument is an uninitialized value
2
unreviewed
9
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62
core.CallAndMessage
1st function call argument is an uninitialized value
2
unreviewed
10
src/timeline/blendtrees/qblendanimationnode.cpp @ Line 139
misc-use-anonymous-namespace
function 'lerp' declared 'static', move to anonymous namespace instead
1
unreviewed
11
src/timeline/blendtrees/qtimelineanimationnode.cpp @ Line 113
misc-use-anonymous-namespace
function 'getFrameData' declared 'static', move to anonymous namespace instead
1
unreviewed
12
src/timeline/qquickkeyframe.cpp @ Line 75
misc-use-anonymous-namespace
function 'validFrameSize' declared 'static', move to anonymous namespace instead
1
unreviewed
13
src/timeline/qquickkeyframe.cpp @ Line 104
misc-use-anonymous-namespace
function 'qQuickKeyframeReadProperty' declared 'static', move to anonymous namespace instead
1
unreviewed
14
src/timeline/qquicktimelineanimation.cpp @ Line 87
misc-use-anonymous-namespace
function 'swapStartEnd' declared 'static', move to anonymous namespace instead
1
unreviewed