File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/gui/image/qpixmap_raster.cpp @ Line 311 | cplusplus.NewDelete | Use of memory after it is freed | 30 | unreviewed | |
2 | src/gui/text/qfontdatabase.cpp @ Line 668 | misc-use-anonymous-namespace | function 'fallbacksForFamily' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/gui/text/qtextengine.cpp @ Line 2042 | misc-misplaced-const | 'categoriesStart' declared with a const-qualified typedef; results in the type being '(anonymous namespace)::CharacterCategory *const' instead of 'const (anonymous namespace)::CharacterCategory *' | 2 | unreviewed | |
4 | src/gui/text/qtextengine.cpp @ Line 2043 | misc-misplaced-const | 'categoriesEnd' declared with a const-qualified typedef; results in the type being '(anonymous namespace)::CharacterCategory *const' instead of 'const (anonymous namespace)::CharacterCategory *' | 2 | unreviewed | |
5 | src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp @ Line 301 | optin.cplusplus.VirtualCall | Call to virtual method 'QGLXContext::getProcAddress' during construction bypasses virtual dispatch | 14 | unreviewed | |
6 | src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp @ Line 301 | optin.cplusplus.VirtualCall | Call to virtual method 'QGLXContext::getProcAddress' during construction bypasses virtual dispatch | 25 | unreviewed |