| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
6 |
unreviewed
|
| 2 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
9 |
unreviewed
|
| 3 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
9 |
unreviewed
|
| 4 |
/home/cc-runs/install_dir/dev/include/QtWidgets/6.8.0/QtWidgets/private/qgraphicsitem_p.h @ Line 600
|
|
core.CallAndMessage |
Called C++ object pointer is null |
16 |
unreviewed
|
| 5 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 6 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 7 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEnginePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 8 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 91
|
|
misc-use-anonymous-namespace |
function 'maybeUncompress' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 9 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 219
|
|
misc-use-anonymous-namespace |
function 'fileType' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 10 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.h @ Line 14
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEngine' defines a non-default destructor and a copy constructor but does not define a copy assignment operator |
1 |
unreviewed
|
| 11 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.h @ Line 14
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEngine' defines a non-default destructor and a copy constructor but does not define a copy assignment operator |
1 |
unreviewed
|
| 12 |
src/plugins/imageformats/svg/qsvgiohandler.cpp @ Line 87
|
|
misc-use-anonymous-namespace |
function 'isPossiblySvg' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 13 |
src/plugins/imageformats/svg/qsvgiohandler.h @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIOHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 14 |
src/plugins/imageformats/svg/qsvgiohandler.h @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIOHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 15 |
src/svg/qsvgdebug.cpp @ Line 9
|
|
misc-use-anonymous-namespace |
variable 'nodeTypeStrings' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 16 |
src/svg/qsvgdebug.cpp @ Line 32
|
|
misc-use-anonymous-namespace |
function 'typeName' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 17 |
src/svg/qsvggenerator.cpp @ Line 27
|
|
misc-use-anonymous-namespace |
function 'translate_color' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 18 |
src/svg/qsvggenerator.cpp @ Line 41
|
|
misc-use-anonymous-namespace |
function 'translate_dashPattern' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 19 |
src/svg/qsvggenerator.cpp @ Line 131
|
|
misc-use-anonymous-namespace |
function 'svgEngineFeatures' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 20 |
src/svg/qsvggenerator.h @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGenerator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 21 |
src/svg/qsvggraphics.cpp @ Line 36
|
|
misc-use-anonymous-namespace |
function 'boundsOnStroke' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 22 |
src/svg/qsvggraphics_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgText' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 23 |
src/svg/qsvggraphics_p.h @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTspan' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 24 |
src/svg/qsvggraphics_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgText' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 25 |
src/svg/qsvggraphics_p.h @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTspan' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 26 |
src/svg/qsvghandler.cpp @ Line 40
|
|
misc-use-anonymous-namespace |
variable 'qt_inherit_text' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 27 |
src/svg/qsvghandler.cpp @ Line 43
|
|
misc-use-anonymous-namespace |
function 'prefixMessage' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 28 |
src/svg/qsvghandler.cpp @ Line 63
|
|
misc-use-anonymous-namespace |
function 'msgProblemParsing' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 29 |
src/svg/qsvghandler.cpp @ Line 68
|
|
misc-use-anonymous-namespace |
function 'msgCouldNotResolveProperty' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 30 |
src/svg/qsvghandler.cpp @ Line 75
|
|
misc-use-anonymous-namespace |
function 'qsvg_h2i' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 31 |
src/svg/qsvghandler.cpp @ Line 88
|
|
misc-use-anonymous-namespace |
function 'qsvg_hex2int' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 32 |
src/svg/qsvghandler.cpp @ Line 93
|
|
misc-use-anonymous-namespace |
function 'qsvg_hex2int' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 33 |
src/svg/qsvghandler.cpp @ Line 147
|
|
misc-use-anonymous-namespace |
function 'parsePathDataFast' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 34 |
src/svg/qsvghandler.cpp @ Line 149
|
|
misc-use-anonymous-namespace |
function 'someId' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 35 |
src/svg/qsvghandler.cpp @ Line 458
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleSelector' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 36 |
src/svg/qsvghandler.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'isDigit' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 37 |
src/svg/qsvghandler.cpp @ Line 598
|
|
misc-use-anonymous-namespace |
function 'toDouble' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 38 |
src/svg/qsvghandler.cpp @ Line 678
|
|
misc-use-anonymous-namespace |
function 'toDouble' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 39 |
src/svg/qsvghandler.cpp @ Line 687
|
|
misc-use-anonymous-namespace |
function 'parseNumbersList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 40 |
src/svg/qsvghandler.cpp @ Line 715
|
|
misc-use-anonymous-namespace |
function 'parseNumbersArray' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 41 |
src/svg/qsvghandler.cpp @ Line 746
|
|
misc-use-anonymous-namespace |
function 'parsePercentageList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 42 |
src/svg/qsvghandler.cpp @ Line 777
|
|
misc-use-anonymous-namespace |
function 'idFromUrl' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 43 |
src/svg/qsvghandler.cpp @ Line 811
|
|
misc-use-anonymous-namespace |
function 'resolveColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 44 |
src/svg/qsvghandler.cpp @ Line 876
|
|
misc-use-anonymous-namespace |
function 'constructColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 45 |
src/svg/qsvghandler.cpp @ Line 891
|
|
misc-use-anonymous-namespace |
function 'parseLength' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 46 |
src/svg/qsvghandler.cpp @ Line 932
|
|
misc-use-anonymous-namespace |
function 'convertToNumber' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 47 |
src/svg/qsvghandler.cpp @ Line 942
|
|
misc-use-anonymous-namespace |
function 'createSvgGlyph' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 48 |
src/svg/qsvghandler.cpp @ Line 961
|
|
misc-use-anonymous-namespace |
function 'convertToPixels' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 49 |
src/svg/qsvghandler.cpp @ Line 991
|
|
misc-use-anonymous-namespace |
function 'parseColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 50 |
src/svg/qsvghandler.cpp @ Line 1002
|
|
misc-use-anonymous-namespace |
function 'styleFromUrl' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 51 |
src/svg/qsvghandler.cpp @ Line 1007
|
|
misc-use-anonymous-namespace |
function 'parseBrush' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 52 |
src/svg/qsvghandler.cpp @ Line 1055
|
|
misc-use-anonymous-namespace |
function 'parseTransformationMatrix' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 53 |
src/svg/qsvghandler.cpp @ Line 1185
|
|
misc-use-anonymous-namespace |
function 'parsePen' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 54 |
src/svg/qsvghandler.cpp @ Line 1307
|
|
misc-use-anonymous-namespace |
function 'fontSizeSpec' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 55 |
src/svg/qsvghandler.cpp @ Line 1342
|
|
misc-use-anonymous-namespace |
function 'parseFont' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 56 |
src/svg/qsvghandler.cpp @ Line 1432
|
|
misc-use-anonymous-namespace |
function 'parseTransform' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 57 |
src/svg/qsvghandler.cpp @ Line 1446
|
|
misc-use-anonymous-namespace |
function 'parseVisibility' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 58 |
src/svg/qsvghandler.cpp @ Line 1460
|
|
misc-use-anonymous-namespace |
function 'pathArcSegment' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 59 |
src/svg/qsvghandler.cpp @ Line 1519
|
|
misc-use-anonymous-namespace |
function 'pathArc' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 60 |
src/svg/qsvghandler.cpp @ Line 1605
|
|
misc-use-anonymous-namespace |
function 'parsePathDataFast' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 61 |
src/svg/qsvghandler.cpp @ Line 1933
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 62 |
src/svg/qsvghandler.cpp @ Line 1937
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 63 |
src/svg/qsvghandler.cpp @ Line 1943
|
|
misc-use-anonymous-namespace |
function 'parseCSStoXMLAttrs' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 64 |
src/svg/qsvghandler.cpp @ Line 2061
|
|
misc-use-anonymous-namespace |
function 'cssStyleLookup' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 65 |
src/svg/qsvghandler.cpp @ Line 2074
|
|
misc-use-anonymous-namespace |
function 'cssStyleLookup' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 66 |
src/svg/qsvghandler.cpp @ Line 2095
|
|
misc-use-anonymous-namespace |
function 'stringToList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 67 |
src/svg/qsvghandler.cpp @ Line 2101
|
|
misc-use-anonymous-namespace |
function 'parseCoreNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 68 |
src/svg/qsvghandler.cpp @ Line 2152
|
|
misc-use-anonymous-namespace |
function 'parseOpacity' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 69 |
src/svg/qsvghandler.cpp @ Line 2170
|
|
misc-use-anonymous-namespace |
function 'svgToQtCompositionMode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 70 |
src/svg/qsvghandler.cpp @ Line 2228
|
|
misc-use-anonymous-namespace |
function 'parseCompOp' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 71 |
src/svg/qsvghandler.cpp @ Line 2242
|
|
misc-use-anonymous-namespace |
function 'displayStringToEnum' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 72 |
src/svg/qsvghandler.cpp @ Line 2284
|
|
misc-use-anonymous-namespace |
function 'parseOthers' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 73 |
src/svg/qsvghandler.cpp @ Line 2297
|
|
misc-use-anonymous-namespace |
function 'parseExtendedAttributes' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 74 |
src/svg/qsvghandler.cpp @ Line 2360
|
|
misc-use-anonymous-namespace |
function 'parseRenderingHints' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 75 |
src/svg/qsvghandler.cpp @ Line 2379
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 76 |
src/svg/qsvghandler.cpp @ Line 2425
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 77 |
src/svg/qsvghandler.cpp @ Line 2432
|
|
misc-use-anonymous-namespace |
function 'parseAnchorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 78 |
src/svg/qsvghandler.cpp @ Line 2440
|
|
misc-use-anonymous-namespace |
function 'parseAnimateNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 79 |
src/svg/qsvghandler.cpp @ Line 2448
|
|
misc-use-anonymous-namespace |
function 'parseClockValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 80 |
src/svg/qsvghandler.cpp @ Line 2469
|
|
misc-use-anonymous-namespace |
function 'parseAnimateColorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 81 |
src/svg/qsvghandler.cpp @ Line 2522
|
|
misc-use-anonymous-namespace |
function 'parseAimateMotionNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 82 |
src/svg/qsvghandler.cpp @ Line 2530
|
|
misc-use-anonymous-namespace |
function 'parseNumberTriplet' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 83 |
src/svg/qsvghandler.cpp @ Line 2538
|
|
misc-use-anonymous-namespace |
function 'parseAnimateTransformNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 84 |
src/svg/qsvghandler.cpp @ Line 2635
|
|
misc-use-anonymous-namespace |
function 'createAnimationNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 85 |
src/svg/qsvghandler.cpp @ Line 2643
|
|
misc-use-anonymous-namespace |
function 'parseAudioNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 86 |
src/svg/qsvghandler.cpp @ Line 2651
|
|
misc-use-anonymous-namespace |
function 'createCircleNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 87 |
src/svg/qsvghandler.cpp @ Line 2669
|
|
misc-use-anonymous-namespace |
function 'createDefsNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 88 |
src/svg/qsvghandler.cpp @ Line 2678
|
|
misc-use-anonymous-namespace |
function 'parseDiscardNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 89 |
src/svg/qsvghandler.cpp @ Line 2686
|
|
misc-use-anonymous-namespace |
function 'createEllipseNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 90 |
src/svg/qsvghandler.cpp @ Line 2704
|
|
misc-use-anonymous-namespace |
function 'createFontNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 91 |
src/svg/qsvghandler.cpp @ Line 2730
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 92 |
src/svg/qsvghandler.cpp @ Line 2758
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceNameNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 93 |
src/svg/qsvghandler.cpp @ Line 2780
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceSrcNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 94 |
src/svg/qsvghandler.cpp @ Line 2788
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceUriNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 95 |
src/svg/qsvghandler.cpp @ Line 2796
|
|
misc-use-anonymous-namespace |
function 'parseForeignObjectNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 96 |
src/svg/qsvghandler.cpp @ Line 2804
|
|
misc-use-anonymous-namespace |
function 'createGNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 97 |
src/svg/qsvghandler.cpp @ Line 2813
|
|
misc-use-anonymous-namespace |
function 'parseGlyphNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 98 |
src/svg/qsvghandler.cpp @ Line 2827
|
|
misc-use-anonymous-namespace |
function 'parseHandlerNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 99 |
src/svg/qsvghandler.cpp @ Line 2835
|
|
misc-use-anonymous-namespace |
function 'parseHkernNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 100 |
src/svg/qsvghandler.cpp @ Line 2843
|
|
misc-use-anonymous-namespace |
function 'createImageNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 101 |
src/svg/qsvghandler.cpp @ Line 2913
|
|
misc-use-anonymous-namespace |
function 'createLineNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 102 |
src/svg/qsvghandler.cpp @ Line 2932
|
|
misc-use-anonymous-namespace |
function 'parseBaseGradient' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 103 |
src/svg/qsvghandler.cpp @ Line 2993
|
|
misc-use-anonymous-namespace |
function 'createLinearGradientNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 104 |
src/svg/qsvghandler.cpp @ Line 3029
|
|
misc-use-anonymous-namespace |
function 'parseMetadataNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 105 |
src/svg/qsvghandler.cpp @ Line 3037
|
|
misc-use-anonymous-namespace |
function 'parseMissingGlyphNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 106 |
src/svg/qsvghandler.cpp @ Line 3051
|
|
misc-use-anonymous-namespace |
function 'parseMpathNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 107 |
src/svg/qsvghandler.cpp @ Line 3059
|
|
misc-use-anonymous-namespace |
function 'parseMaskNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 108 |
src/svg/qsvghandler.cpp @ Line 3067
|
|
misc-use-anonymous-namespace |
function 'parseMarkerNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 109 |
src/svg/qsvghandler.cpp @ Line 3074
|
|
misc-use-anonymous-namespace |
function 'createMaskNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 110 |
src/svg/qsvghandler.cpp @ Line 3151
|
|
misc-use-anonymous-namespace |
function 'parseFilterBounds' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 111 |
src/svg/qsvghandler.cpp @ Line 3205
|
|
misc-use-anonymous-namespace |
function 'createFilterNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 112 |
src/svg/qsvghandler.cpp @ Line 3225
|
|
misc-use-anonymous-namespace |
function 'parseFilterAttributes' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 113 |
src/svg/qsvghandler.cpp @ Line 3235
|
|
misc-use-anonymous-namespace |
function 'createFeColorMatrixNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 114 |
src/svg/qsvghandler.cpp @ Line 3283
|
|
misc-use-anonymous-namespace |
function 'createFeGaussianBlurNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 115 |
src/svg/qsvghandler.cpp @ Line 3317
|
|
misc-use-anonymous-namespace |
function 'createFeOffsetNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 116 |
src/svg/qsvghandler.cpp @ Line 3352
|
|
misc-use-anonymous-namespace |
function 'createFeCompositeNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 117 |
src/svg/qsvghandler.cpp @ Line 3408
|
|
misc-use-anonymous-namespace |
function 'createFeMergeNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 118 |
src/svg/qsvghandler.cpp @ Line 3423
|
|
misc-use-anonymous-namespace |
function 'createFeFloodNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 119 |
src/svg/qsvghandler.cpp @ Line 3445
|
|
misc-use-anonymous-namespace |
function 'createFeMergeNodeNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 120 |
src/svg/qsvghandler.cpp @ Line 3460
|
|
misc-use-anonymous-namespace |
function 'parseSymbolLikeAttributes' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 121 |
src/svg/qsvghandler.cpp @ Line 3600
|
|
misc-use-anonymous-namespace |
function 'createSymbolNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 122 |
src/svg/qsvghandler.cpp @ Line 3617
|
|
misc-use-anonymous-namespace |
function 'createMarkerNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 123 |
src/svg/qsvghandler.cpp @ Line 3663
|
|
misc-use-anonymous-namespace |
function 'createPathNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 124 |
src/svg/qsvghandler.cpp @ Line 3678
|
|
misc-use-anonymous-namespace |
function 'createPolygonNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 125 |
src/svg/qsvghandler.cpp @ Line 3694
|
|
misc-use-anonymous-namespace |
function 'createPolylineNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 126 |
src/svg/qsvghandler.cpp @ Line 3711
|
|
misc-use-anonymous-namespace |
function 'parsePrefetchNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 127 |
src/svg/qsvghandler.cpp @ Line 3719
|
|
misc-use-anonymous-namespace |
function 'createRadialGradientNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 128 |
src/svg/qsvghandler.cpp @ Line 3758
|
|
misc-use-anonymous-namespace |
function 'createRectNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 129 |
src/svg/qsvghandler.cpp @ Line 3809
|
|
misc-use-anonymous-namespace |
function 'parseScriptNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 130 |
src/svg/qsvghandler.cpp @ Line 3817
|
|
misc-use-anonymous-namespace |
function 'parseSetNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 131 |
src/svg/qsvghandler.cpp @ Line 3825
|
|
misc-use-anonymous-namespace |
function 'createSolidColorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 132 |
src/svg/qsvghandler.cpp @ Line 3843
|
|
misc-use-anonymous-namespace |
function 'parseStopNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 133 |
src/svg/qsvghandler.cpp @ Line 3910
|
|
misc-use-anonymous-namespace |
function 'parseStyleNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 134 |
src/svg/qsvghandler.cpp @ Line 3927
|
|
misc-use-anonymous-namespace |
function 'createSvgNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 135 |
src/svg/qsvghandler.cpp @ Line 3988
|
|
misc-use-anonymous-namespace |
function 'createSwitchNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 136 |
src/svg/qsvghandler.cpp @ Line 3997
|
|
misc-use-anonymous-namespace |
function 'createPatternNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 137 |
src/svg/qsvghandler.cpp @ Line 4099
|
|
misc-use-anonymous-namespace |
function 'parseTbreakNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 138 |
src/svg/qsvghandler.cpp @ Line 4109
|
|
misc-use-anonymous-namespace |
function 'createTextNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 139 |
src/svg/qsvghandler.cpp @ Line 4126
|
|
misc-use-anonymous-namespace |
function 'createTextAreaNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 140 |
src/svg/qsvghandler.cpp @ Line 4140
|
|
misc-use-anonymous-namespace |
function 'createTspanNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 141 |
src/svg/qsvghandler.cpp @ Line 4147
|
|
misc-use-anonymous-namespace |
function 'createUseNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 142 |
src/svg/qsvghandler.cpp @ Line 4198
|
|
misc-use-anonymous-namespace |
function 'createVideoNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 143 |
src/svg/qsvghandler.cpp @ Line 4208
|
|
misc-use-anonymous-namespace |
function 'findGroupFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 144 |
src/svg/qsvghandler.cpp @ Line 4242
|
|
misc-use-anonymous-namespace |
function 'findGraphicsFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 145 |
src/svg/qsvghandler.cpp @ Line 4290
|
|
misc-use-anonymous-namespace |
function 'findFilterFtory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 146 |
src/svg/qsvghandler.cpp @ Line 4314
|
|
misc-use-anonymous-namespace |
function 'findUtilFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 147 |
src/svg/qsvghandler.cpp @ Line 4366
|
|
misc-use-anonymous-namespace |
function 'findStyleFactoryMethod' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 148 |
src/svg/qsvghandler.cpp @ Line 4395
|
|
misc-use-anonymous-namespace |
function 'findStyleUtilFactoryMethod' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 149 |
src/svg/qsvghandler.cpp @ Line 4458
|
|
misc-use-anonymous-namespace |
function 'detectPatternCycles' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 150 |
src/svg/qsvghandler.cpp @ Line 4479
|
|
misc-use-anonymous-namespace |
function 'detectCycles' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 151 |
src/svg/qsvghandler.cpp @ Line 2567
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 152 |
src/svg/qsvghandler.cpp @ Line 2575
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 153 |
src/svg/qsvghandler.cpp @ Line 2576
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 154 |
src/svg/qsvghandler.cpp @ Line 2579
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 155 |
src/svg/qsvghandler.cpp @ Line 2580
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 156 |
src/svg/qsvghandler_p.h @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 157 |
src/svg/qsvghandler_p.h @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 158 |
src/svg/qsvgnode_p.h @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 159 |
src/svg/qsvgnode_p.h @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 160 |
src/svg/qsvgrenderer.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRendererPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 161 |
src/svg/qsvgrenderer.cpp @ Line 385
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 162 |
src/svg/qsvgrenderer.cpp @ Line 385
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 163 |
src/svg/qsvgrenderer.cpp @ Line 385
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 164 |
src/svg/qsvgrenderer.cpp @ Line 385
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 165 |
src/svg/qsvgrenderer.h @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 166 |
src/svg/qsvgrenderer.h @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 167 |
src/svg/qsvgstructure.cpp @ Line 502
|
|
misc-use-anonymous-namespace |
function 'isSupportedSvgFeature' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 168 |
src/svg/qsvgstructure.cpp @ Line 585
|
|
misc-use-anonymous-namespace |
function 'isSupportedSvgExtension' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 169 |
src/svg/qsvgstructure.cpp @ Line 813
|
|
misc-use-anonymous-namespace |
function 'defaultPattern' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 170 |
src/svg/qsvgstructure_p.h @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStructureNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 171 |
src/svg/qsvgstructure_p.h @ Line 30
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStructureNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 172 |
src/svg/qsvgstyle.cpp @ Line 63
|
|
bugprone-signed-char-misuse |
'signed char' to 'qint32' (aka 'int') conversion; consider casting to 'unsigned char' first. |
1 |
unreviewed
|
| 173 |
src/svg/qsvgstyle_p.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounted' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 174 |
src/svg/qsvgstyle_p.h @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleProperty' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 175 |
src/svg/qsvgstyle_p.h @ Line 554
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGradientStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 176 |
src/svg/qsvgstyle_p.h @ Line 597
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgPatternStyle' defines a default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 177 |
src/svg/qsvgstyle_p.h @ Line 749
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 178 |
src/svg/qsvgstyle_p.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounted' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 179 |
src/svg/qsvgstyle_p.h @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleProperty' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 180 |
src/svg/qsvgstyle_p.h @ Line 554
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGradientStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 181 |
src/svg/qsvgstyle_p.h @ Line 597
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgPatternStyle' defines a default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 182 |
src/svg/qsvgstyle_p.h @ Line 749
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 183 |
src/svg/qsvgtinydocument.cpp @ Line 349
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
unreviewed
|
| 184 |
src/svg/qsvgtinydocument.cpp @ Line 372
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
unreviewed
|
| 185 |
src/svg/qsvgtinydocument.cpp @ Line 41
|
|
misc-use-anonymous-namespace |
function 'qt_inflateSvgzDataFrom' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 186 |
src/svg/qsvgtinydocument.cpp @ Line 49
|
|
misc-use-anonymous-namespace |
function 'qt_inflateSvgzDataFrom' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 187 |
src/svg/qsvgtinydocument.cpp @ Line 401
|
|
misc-use-anonymous-namespace |
function 'isValidMatrix' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 188 |
src/svg/qsvgtinydocument_p.h @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTinyDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 189 |
src/svg/qsvgtinydocument_p.h @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTinyDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 190 |
src/svg/qsvgvisitor_p.h @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgVisitor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 191 |
src/svg/qsvgvisitor_p.h @ Line 25
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgVisitor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 192 |
src/svgwidgets/qgraphicssvgitem.h @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSvgItem' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|