File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/qml/qqmlmetatype.cpp @ Line 152 | misc-use-anonymous-namespace | function 'addQQmlMetaTypeInterfaces' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qmlcompiler/qqmlsa.cpp @ Line 1589 | misc-use-anonymous-namespace | function 'childScopesBegin' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qmlcompiler/qqmlsa.cpp @ Line 1594 | misc-use-anonymous-namespace | function 'childScopesEnd' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/qmlmodels/qqmllistmodel_p_p.h @ Line 432 | cplusplus.NewDeleteLeaks | Potential memory leak | 28 | unreviewed |