| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/assistant/help/qhelpcontentitem.h @ Line 15 | cppcoreguidelines-special-member-functions | class 'QHelpContentItem' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 2 | src/assistant/help/qhelpcontentwidget.cpp @ Line 203 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by 'item' | 19 | unreviewed | |
| 3 | src/assistant/help/qhelpfiltersettingswidget.cpp @ Line 39 | misc-use-anonymous-namespace | function 'readSettingsHelper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/assistant/help/qhelpfiltersettingswidget.cpp @ Line 52 | misc-use-anonymous-namespace | function 'subtract' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/assistant/help/qhelpfiltersettingswidget.cpp @ Line 66 | misc-use-anonymous-namespace | function 'applySettingsHelper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 6 | src/assistant/help/qhelpsearchindexreader.cpp @ Line 57 | misc-use-anonymous-namespace | function 'namespacePlaceholders' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 7 | src/assistant/help/qhelpsearchindexreader.cpp @ Line 89 | misc-use-anonymous-namespace | function 'bindNamespacesAndAttributes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 8 | src/assistant/help/qhelpsearchindexreader.cpp @ Line 104 | misc-use-anonymous-namespace | function 'namespacePlaceholders' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 9 | src/assistant/help/qhelpsearchindexreader.cpp @ Line 118 | misc-use-anonymous-namespace | function 'bindNamespacesAndAttributes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 10 | src/assistant/help/qhelpsearchindexreader.cpp @ Line 199 | misc-use-anonymous-namespace | function 'attributesMatchFilter' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 11 | src/assistant/help/qhelpsearchindexwriter.cpp @ Line 28 | cppcoreguidelines-special-member-functions | class 'Writer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 12 | src/assistant/help/qhelpsearchindexwriter.cpp @ Line 337 | misc-use-anonymous-namespace | function 'readIndexMap' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 13 | src/assistant/help/qhelpsearchindexwriter.cpp @ Line 346 | misc-use-anonymous-namespace | function 'writeIndexMap' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 14 | src/assistant/help/qhelpsearchindexwriter.cpp @ Line 358 | misc-use-anonymous-namespace | function 'clearIndexMap' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 15 | src/assistant/help/qhelpsearchindexwriter_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QHelpSearchIndexWriter' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |