File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/qml/qqmlbuiltinfunctions.cpp @ Line 1505 | misc-use-anonymous-namespace | function 'throw_invalid_compilation_mode' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qmldom/qqmldomindentinglinewriter.cpp @ Line 15 | misc-use-anonymous-namespace | function 'shouldSplitAfterToken' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qmldom/qqmldomitem.cpp @ Line 1342 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by field '_M_head_impl' | 11 | unreviewed | |
4 | src/quick/items/qquicksafearea.cpp @ Line 181 | misc-use-anonymous-namespace | function 'toLocalMargins' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/quick/items/qquicksafearea.cpp @ Line 220 | readability-suspicious-call-argument | 2nd argument 'item' (passed to 'fromItem') looks like it might be swapped with the 3rd, 'attachedItem' (passed to 'toItem') | 2 | unreviewed |