File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/network/kernel/qdnslookup.cpp @ Line 792 | performance-move-const-arg | std::move of the const expression has no effect; remove std::move() | 1 | unreviewed | |
2 | src/network/kernel/qdnslookup.cpp @ Line 1590 | misc-use-anonymous-namespace | function 'makeReplyErrorFromSocket' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/network/kernel/qdnslookup.h @ Line 193 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | unreviewed | |
4 | src/network/kernel/qdnslookup.h @ Line 336 | misc-definitions-in-headers | function 'setNameserver' defined in a header file; function definitions in header files can lead to ODR violations | 2 | unreviewed | |
5 | src/network/kernel/qdnslookup_unix.cpp @ Line 150 | misc-use-anonymous-namespace | function 'sendStandardDns' declared 'static', move to anonymous namespace instead | 1 | unreviewed |