|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
| ./IPFilterScanner.l |
| 112 | constVariablePointer | 398 | style | Variable 'ip1' can be declared as pointer to const |
| 113 | constVariablePointer | 398 | style | Variable 'ip2' can be declared as pointer to const |
| 114 | constVariablePointer | 398 | style | Variable 'acc' can be declared as pointer to const |
| 141 | constVariablePointer | 398 | style | Variable 'ip2' can be declared as pointer to const |
| IPFilterScanner.cpp |
| 1158 | constVariablePointer | 398 | style | Variable 'source' can be declared as pointer to const |
| 1204 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'num_to_read' is less than zero. |
| 1217 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'new_size' is less than zero. |
| 1222 | cstyleCast | 398 | style | C-style pointer casting |
| 1224 | cstyleCast | 398 | style | C-style pointer casting |
| 1245 | redundantInitialization | 563 | style | Redundant initialization for 'c'. The initialized value is overwritten before it is read. |
| 1273 | cstyleCast | 398 | style | C-style pointer casting |
| 1411 | cstyleCast | 398 | style | C-style pointer casting |
| 1492 | cstyleCast | 398 | style | C-style pointer casting |
| 1496 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1501 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1501 | cstyleCast | 398 | style | C-style pointer casting |
| 1502 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1526 | cstyleCast | 398 | style | C-style pointer casting |
| 1528 | cstyleCast | 398 | style | C-style pointer casting |
| 1542 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 1543 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 1554 | duplicateValueTernary | 398 | style | Same value in both branches of ternary operator. |
| 1652 | cstyleCast | 398 | style | C-style pointer casting |
| 1671 | cstyleCast | 398 | style | C-style pointer casting |
| 1700 | cstyleCast | 398 | style | C-style pointer casting |
| 1704 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1705 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1706 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1707 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1708 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1709 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1710 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1711 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1712 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1749 | cstyleCast | 398 | style | C-style pointer casting |
| 1765 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1965 | cstyleCast | 398 | style | C-style pointer casting |
| 1970 | cstyleCast | 398 | style | C-style pointer casting |
| Parser.cpp |
| 645 | syntaxError | | error | syntax error |
| 671 | constParameterPointer | 398 | style | Parameter 'yytop' can be declared as pointer to const |
| 694 | constParameterPointer | 398 | style | Parameter 'yyssp' can be declared as pointer to const |
| 759 | redundantContinue | 561 | style | 'continue' is redundant since it is the last statement in a loop. |
| 778 | redundantContinue | 561 | style | 'continue' is redundant since it is the last statement in a loop. |
| 843 | constParameterPointer | 398 | style | Parameter 'yyssp' can be declared as pointer to const |
| 1089 | syntaxError | | error | syntax error |
| 1111 | cstyleCast | 398 | style | C-style pointer casting |
| 1475 | cstyleCast | 398 | style | C-style pointer casting |
| Scanner.cpp |
| 1160 | constVariablePointer | 398 | style | Variable 'source' can be declared as pointer to const |
| 1206 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'num_to_read' is less than zero. |
| 1219 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'new_size' is less than zero. |
| 1224 | cstyleCast | 398 | style | C-style pointer casting |
| 1226 | cstyleCast | 398 | style | C-style pointer casting |
| 1275 | cstyleCast | 398 | style | C-style pointer casting |
| 1361 | constVariablePointer | 398 | style | Variable 'source' can be declared as pointer to const |
| 1449 | cstyleCast | 398 | style | C-style pointer casting |
| 1528 | cstyleCast | 398 | style | C-style pointer casting |
| 1532 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1537 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1537 | cstyleCast | 398 | style | C-style pointer casting |
| 1538 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1562 | cstyleCast | 398 | style | C-style pointer casting |
| 1564 | cstyleCast | 398 | style | C-style pointer casting |
| 1578 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 1579 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 1590 | duplicateValueTernary | 398 | style | Same value in both branches of ternary operator. |
| 1688 | cstyleCast | 398 | style | C-style pointer casting |
| 1707 | cstyleCast | 398 | style | C-style pointer casting |
| 1736 | cstyleCast | 398 | style | C-style pointer casting |
| 1740 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1741 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1742 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1743 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1744 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1745 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1746 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1747 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1748 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 1785 | cstyleCast | 398 | style | C-style pointer casting |
| 1801 | nullPointerRedundantCheck | 476 | warning | Either the condition '!b' is redundant or there is possible null pointer dereference: b. |
| 2001 | cstyleCast | 398 | style | C-style pointer casting |
| 2006 | cstyleCast | 398 | style | C-style pointer casting |
| cmake/mmap-test.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 80 | cstyleCast | 398 | style | C-style pointer casting |
| 98 | cstyleCast | 398 | style | C-style pointer casting |
| 101 | cstyleCast | 398 | style | C-style pointer casting |
| 129 | cstyleCast | 398 | style | C-style pointer casting |
| php_lexer.c |
| 1636 | constVariablePointer | 398 | style | Variable 'source' can be declared as pointer to const |
| 1682 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'num_to_read' is less than zero. |
| 1695 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'new_size' is less than zero. |
| 1723 | redundantInitialization | 563 | style | Redundant initialization for 'c'. The initialized value is overwritten before it is read. |
| 2022 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 2023 | nullPointer | 476 | warning | Possible null pointer dereference: b |
| 2220 | constParameterPointer | 398 | style | Parameter 'yybytes' can be declared as pointer to const |
| 2254 | constParameterPointer | 398 | style | Parameter 'msg' can be declared as pointer to const |
| php_lexer.l |
| 473 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. |
| php_parser.c |
| 1585 | syntaxError | | error | syntax error |
| 1611 | constParameterPointer | 398 | style | Parameter 'yytop' can be declared as pointer to const |
| 1634 | constParameterPointer | 398 | style | Parameter 'yyssp' can be declared as pointer to const |
| 1699 | redundantContinue | 561 | style | 'continue' is redundant since it is the last statement in a loop. |
| 1718 | redundantContinue | 561 | style | 'continue' is redundant since it is the last statement in a loop. |
| 1783 | constParameterPointer | 398 | style | Parameter 'yyssp' can be declared as pointer to const |
| 2029 | syntaxError | | error | syntax error |
| 2051 | sizeofwithnumericparameter | 682 | warning | Suspicious usage of 'sizeof' with a numeric constant as parameter. |
| src/AsyncDNS.cpp |
| 38 | useInitializationList | 398 | performance | Variable 'm_ipName' is assigned in constructor body. Consider performing initialization in initialization list. |
| src/BarShader.h |
| 54 | noExplicitConstructor | 398 | style | Class 'CBarShader' has a constructor with 1 argument that is not explicit. |
| src/CFile.h |
| 68 | noExplicitConstructor | 398 | style | Class 'CFile' has a constructor with 1 argument that is not explicit. |
| 69 | noExplicitConstructor | 398 | style | Class 'CFile' has a constructor with 1 argument that is not explicit. |
| 74 | missingOverride | | style | The destructor '~CFile' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 152 | missingOverride | | style | The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. |
| 165 | missingOverride | | style | The function 'GetPosition' overrides a function in a base class but is not marked with a 'override' specifier. |
| 187 | missingOverride | | style | The function 'doRead' overrides a function in a base class but is not marked with a 'override' specifier. |
| 189 | missingOverride | | style | The function 'doWrite' overrides a function in a base class but is not marked with a 'override' specifier. |
| 191 | missingOverride | | style | The function 'doSeek' overrides a function in a base class but is not marked with a 'override' specifier. |
| 215 | noExplicitConstructor | 398 | style | Struct 'CSeekFailureException' has a constructor with 1 argument that is not explicit. |
| src/CanceledFileList.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 37 | useInitializationList | 398 | performance | Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. |
| src/ChatWnd.h |
| 88 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_EVENT_TABLE is a macro then please configure it. |
| src/ClientCredits.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 56 | noCopyConstructor | 398 | warning | Class 'CClientCredits' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). |
| 56 | noOperatorEq | 398 | warning | Class 'CClientCredits' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). |
| src/ClientCredits.h |
| 63 | noExplicitConstructor | 398 | style | Class 'CClientCredits' has a constructor with 1 argument that is not explicit. |
| 64 | noExplicitConstructor | 398 | style | Class 'CClientCredits' has a constructor with 1 argument that is not explicit. |
| src/ClientRef.h |
| 72 | noExplicitConstructor | 398 | style | Class 'CClientRef' has a constructor with 1 argument that is not explicit. |
| 73 | noExplicitConstructor | 398 | style | Class 'CClientRef' has a constructor with 1 argument that is not explicit. |
| 75 | operatorEqVarError | 398 | warning | Member variable 'CClientRef::m_client' is not assigned a value in 'CClientRef::operator='. |
| src/ColorFrameCtrl.h |
| 52 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_EVENT_TABLE is a macro then please configure it. |
| src/ED2KLink.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/ED2KLink.h |
| 61 | noExplicitConstructor | 398 | style | Class 'CED2KFileLink' has a constructor with 1 argument that is not explicit. |
| 64 | missingOverride | | style | The destructor '~CED2KFileLink' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 66 | missingOverride | | style | The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. |
| 112 | noExplicitConstructor | 398 | style | Class 'CED2KServerLink' has a constructor with 1 argument that is not explicit. |
| 115 | missingOverride | | style | The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. |
| 133 | noExplicitConstructor | 398 | style | Class 'CED2KServerListLink' has a constructor with 1 argument that is not explicit. |
| 136 | missingOverride | | style | The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/EditServerListDlg.cpp |
| 34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/FileArea.cpp |
| 193 | throwInNoexceptFunction | 398 | error | Exception thrown in function declared not to throw exceptions. |
| src/FileAutoClose.h |
| 53 | noExplicitConstructor | 398 | style | Class 'CFileAutoClose' has a constructor with 1 argument that is not explicit. |
| src/FileDetailListCtrl.cpp |
| 31 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/FileLock.h |
| 59 | noExplicitConstructor | 398 | style | Class 'CFileLock' has a constructor with 1 argument that is not explicit. |
| 63 | useInitializationList | 398 | performance | Variable 'hd' is assigned in constructor body. Consider performing initialization in initialization list. |
| src/FriendListCtrl.h |
| 45 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_EVENT_TABLE is a macro then please configure it. |
| src/GapList.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/GapList.h |
| 97 | useInitializationList | 398 | performance | Variable 'm_it' is assigned in constructor body. Consider performing initialization in initialization list. |
| 97 | noExplicitConstructor | 398 | style | Class 'const_iterator' has a constructor with 1 argument that is not explicit. |
| src/GenericClientListCtrl.h |
| 249 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_EVENT_TABLE is a macro then please configure it. |
| src/GuiEvents.h |
| 48 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_LOCAL_EVENT_TYPE is a macro then please configure it. |
| src/IP2Country.h |
| 65 | noExplicitConstructor | 398 | style | Class 'CIP2Country' has a constructor with 1 argument that is not explicit. |
| src/IPFilterScanner.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/InternalEvents.h |
| 42 | noExplicitConstructor | 398 | style | Class 'CMuleInternalEvent' has a constructor with 1 argument that is not explicit. |
| src/LibSocket.h |
| 73 | noExplicitConstructor | 398 | style | Class 'CLibSocket' has a constructor with 1 argument that is not explicit. |
| 250 | noExplicitConstructor | 398 | style | Class 'CLibSocket' has a constructor with 1 argument that is not explicit. |
| src/LibSocketWX.cpp |
| 99 | operatorEqToSelf | 398 | warning | 'operator=' should check for assignment to self to avoid problems with dynamic memory. |
| src/LoggerConsole.cpp |
| 32 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DEFINE_LOCAL_EVENT_TYPE is a macro then please configure it. |
| src/MagnetURI.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/MagnetURI.h |
| 46 | noExplicitConstructor | 398 | style | Class 'CMagnetURI' has a constructor with 1 argument that is not explicit. |
| 64 | noExplicitConstructor | 398 | style | Class 'CMagnetED2KConverter' has a constructor with 1 argument that is not explicit. |
| 71 | duplInheritedMember | 398 | warning | The class 'CMagnetED2KConverter' defines member function with name 'operatorwxString' also defined in its parent class 'CMagnetURI'. |
| 71 | duplInheritedMember | 398 | warning | The class 'CMagnetED2KConverter' defines member function with name 'operatorstd::string' also defined in its parent class 'CMagnetURI'. |
| src/MemFile.h |
| 69 | noExplicitConstructor | 398 | style | Class 'CMemFile' has a constructor with 1 argument that is not explicit. |
| 95 | missingOverride | | style | The destructor '~CMemFile' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 99 | missingOverride | | style | The function 'GetPosition' overrides a function in a base class but is not marked with a 'override' specifier. |
| 102 | missingOverride | | style | The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. |
| 139 | missingOverride | | style | The function 'doRead' overrides a function in a base class but is not marked with a 'override' specifier. |
| 142 | missingOverride | | style | The function 'doWrite' overrides a function in a base class but is not marked with a 'override' specifier. |
| 145 | missingOverride | | style | The function 'doSeek' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/MuleCollection.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 61 | containerOutOfBounds | 398 | warning | Either the condition 'buffer.empty()' is redundant or expression 'buffer[0]' causes access out of bounds. |
| 69 | containerOutOfBounds | 398 | warning | Either the condition 'buffer.empty()' is redundant or expression 'buffer[0]' causes access out of bounds. |
| src/MuleColour.h |
| 45 | noExplicitConstructor | 398 | style | Class 'CMuleColour' has a constructor with 1 argument that is not explicit. |
| 47 | noExplicitConstructor | 398 | style | Class 'CMuleColour' has a constructor with 1 argument that is not explicit. |
| 53 | noExplicitConstructor | 398 | style | Class 'CMuleColour' has a constructor with 1 argument that is not explicit. |
| src/MuleListCtrl.cpp |
| 58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/MuleNotebook.cpp |
| 33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DEFINE_LOCAL_EVENT_TYPE is a macro then please configure it. |
| src/MuleTextCtrl.cpp |
| 54 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/MuleVersion.h |
| 68 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxT is a macro then please configure it. |
| src/OtherFunctions.h |
| 278 | noExplicitConstructor | 398 | style | Class 'EED2KFileTypeClass' has a constructor with 1 argument that is not explicit. |
| 395 | noExplicitConstructor | 398 | style | Class 'CMutexUnlocker' has a constructor with 1 argument that is not explicit. |
| src/Packet.cpp |
| 38 | constParameterReference | 398 | style | Parameter 'p' can be declared as reference to const |
| src/Packet.h |
| 43 | noExplicitConstructor | 398 | style | Class 'CPacket' has a constructor with 1 argument that is not explicit. |
| src/Parser.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/PlatformSpecific.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/Proxy.h |
| 238 | missingOverride | | style | The destructor '~CProxyStateMachine' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 325 | missingOverride | | style | The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 326 | missingOverride | | style | The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 372 | missingOverride | | style | The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 373 | missingOverride | | style | The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 410 | missingOverride | | style | The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 411 | missingOverride | | style | The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. |
| 436 | noExplicitConstructor | 398 | style | Class 'CProxySocket' has a constructor with 1 argument that is not explicit. |
| 443 | missingOverride | | style | The destructor '~CProxySocket' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 471 | missingOverride | | style | The function 'OnProxyEvent' overrides a function in a base class but is not marked with a 'override' specifier. |
| 507 | noExplicitConstructor | 398 | style | Class 'CSocketClientProxy' has a constructor with 1 argument that is not explicit. |
| 512 | duplInheritedMember | 398 | warning | The class 'CSocketClientProxy' defines member function with name 'Connect' also defined in its parent class 'CLibSocket'. |
| 513 | duplInheritedMember | 398 | warning | The class 'CSocketClientProxy' defines member function with name 'Read' also defined in its parent class 'CLibSocket'. |
| 514 | duplInheritedMember | 398 | warning | The class 'CSocketClientProxy' defines member function with name 'Write' also defined in its parent class 'CLibSocket'. |
| 528 | noExplicitConstructor | 398 | style | Class 'CSocketServerProxy' has a constructor with 1 argument that is not explicit. |
| 556 | noExplicitConstructor | 398 | style | Class 'CDatagramSocketProxy' has a constructor with 1 argument that is not explicit. |
| 562 | missingOverride | | style | The destructor '~CDatagramSocketProxy' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 568 | missingOverride | | style | The function 'RecvFrom' overrides a function in a base class but is not marked with a 'override' specifier. |
| 568 | missingOverride | | style | The function 'RecvFrom' overrides a function in a base class but is not marked with a 'override' specifier. |
| 569 | missingOverride | | style | The function 'SendTo' overrides a function in a base class but is not marked with a 'override' specifier. |
| 569 | missingOverride | | style | The function 'SendTo' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/RC4Encrypt.cpp |
| 42 | duplInheritedMember | 398 | warning | The class 'CRC4EncryptableBuffer' defines member function with name 'Append' also defined in its parent class 'CFileDataIO'. |
| 124 | objectIndex | 758 | warning | The address of variable 'm_key.abyState' might be accessed at non-zero index. |
| src/RC4Encrypt.h |
| 56 | missingOverride | | style | The destructor '~CRC4EncryptableBuffer' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 76 | missingOverride | | style | The function 'ResetData' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/RLE.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 39 | constParameterPointer | 398 | style | Parameter 'content' can be declared as pointer to const |
| 57 | operatorEqVarError | 398 | warning | Member variable 'RLE_Data::m_buff' is not assigned a value in 'RLE_Data::operator='. |
| 57 | operatorEqVarError | 398 | warning | Member variable 'RLE_Data::m_len' is not assigned a value in 'RLE_Data::operator='. |
| 275 | cstyleCast | 398 | style | C-style pointer casting |
| 285 | cstyleCast | 398 | style | C-style pointer casting |
| 290 | cstyleCast | 398 | style | C-style pointer casting |
| src/RLE.h |
| 38 | noExplicitConstructor | 398 | style | Class 'RLE_Data' has a constructor with 1 argument that is not explicit. |
| 41 | uninitMemberVar | 398 | warning | Member variable 'RLE_Data::m_buff' is not initialized in the copy constructor. |
| 41 | uninitMemberVar | 398 | warning | Member variable 'RLE_Data::m_len' is not initialized in the copy constructor. |
| src/SHA.cpp |
| 68 | uninitMemberVar | 398 | warning | Member variable 'CSHA::m_nBuffer' is not initialized in the constructor. |
| 168 | knownConditionTrueFalse | 571 | style | Condition 'Hash.GetHashSize()==20' is always true |
| 178 | cstyleCast | 398 | style | C-style pointer casting |
| 189 | cstyleCast | 398 | style | C-style pointer casting |
| 194 | cstyleCast | 398 | style | C-style pointer casting |
| src/SHA.h |
| 75 | missingOverride | | style | The destructor '~CSHA' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 78 | virtualCallInConstructor | | style | Virtual function 'Reset' is called from constructor 'CSHA()' at line 70. Dynamic binding is not used. |
| 78 | missingOverride | | style | The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. |
| 79 | missingOverride | | style | The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. |
| 80 | missingOverride | | style | The function 'Finish' overrides a function in a base class but is not marked with a 'override' specifier. |
| 81 | missingOverride | | style | The function 'GetHash' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/SHAHashSet.h |
| 111 | noExplicitConstructor | 398 | style | Class 'CAICHHash' has a constructor with 1 argument that is not explicit. |
| 112 | noExplicitConstructor | 398 | style | Class 'CAICHHash' has a constructor with 1 argument that is not explicit. |
| 127 | constParameterPointer | 398 | style | Parameter 'data' can be declared as pointer to const |
| 245 | noExplicitConstructor | 398 | style | Class 'CAICHHashSet' has a constructor with 1 argument that is not explicit. |
| src/SafeFile.h |
| 285 | noExplicitConstructor | 398 | style | Struct 'CEOFException' has a constructor with 1 argument that is not explicit. |
| 297 | noExplicitConstructor | 398 | style | Struct 'CIOFailureException' has a constructor with 1 argument that is not explicit. |
| src/Scanner.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/ScopedPtr.h |
| 44 | noExplicitConstructor | 398 | style | Class 'CScopedPtr' has a constructor with 1 argument that is not explicit. |
| 98 | noExplicitConstructor | 398 | style | Class 'CScopedArray < uint8_t >' has a constructor with 1 argument that is not explicit. |
| 98 | noExplicitConstructor | 398 | style | Class 'CScopedArray < unsigned int __int8 >' has a constructor with 1 argument that is not explicit. |
| 103 | noExplicitConstructor | 398 | style | Class 'CScopedArray < uint8_t >' has a constructor with 1 argument that is not explicit. |
| 103 | noExplicitConstructor | 398 | style | Class 'CScopedArray < unsigned int __int8 >' has a constructor with 1 argument that is not explicit. |
| 153 | noExplicitConstructor | 398 | style | Class 'CScopedContainer' has a constructor with 1 argument that is not explicit. |
| src/StatTree.cpp |
| 111 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. |
| 125 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. |
| 138 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. |
| src/StatTree.h |
| 127 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemBase' has a constructor with 1 argument that is not explicit. |
| 146 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemBase' has a constructor with 1 argument that is not explicit. |
| 237 | constParameterReference | 398 | style | Parameter 'it' can be declared as reference to const |
| 368 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemSimple' has a constructor with 1 argument that is not explicit. |
| 425 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 431 | missingOverride | | style | The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. |
| 441 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 474 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemCounterTmpl < uint64_t >' has a constructor with 1 argument that is not explicit. |
| 474 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemCounterTmpl < uint32_t >' has a constructor with 1 argument that is not explicit. |
| 474 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemCounterTmpl < unsigned int __int64 >' has a constructor with 1 argument that is not explicit. |
| 474 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemCounterTmpl < unsigned int __int32 >' has a constructor with 1 argument that is not explicit. |
| 531 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 537 | missingOverride | | style | The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. |
| 550 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 574 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemHiddenCounter' has a constructor with 1 argument that is not explicit. |
| 584 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 593 | missingOverride | | style | The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. |
| 597 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 623 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 634 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 652 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemCounterMax' has a constructor with 1 argument that is not explicit. |
| 688 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 699 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 720 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemPackets' has a constructor with 1 argument that is not explicit. |
| 739 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 750 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 771 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemPacketTotals' has a constructor with 1 argument that is not explicit. |
| 787 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 798 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 815 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemTimer' has a constructor with 1 argument that is not explicit. |
| 880 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 886 | missingOverride | | style | The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. |
| 899 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 935 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 941 | missingOverride | | style | The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. |
| 951 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 990 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1001 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1042 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1053 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1079 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemReconnects' has a constructor with 1 argument that is not explicit. |
| 1087 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1098 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1110 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemMaxConnLimitReached' has a constructor with 1 argument that is not explicit. |
| 1132 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1143 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1177 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 1188 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/Statistics.h |
| 74 | noExplicitConstructor | 398 | style | Class 'CPreciseRateCounter' has a constructor with 1 argument that is not explicit. |
| 164 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 175 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 191 | noExplicitConstructor | 398 | style | Class 'CStatTreeItemPeakConnections' has a constructor with 1 argument that is not explicit. |
| 199 | missingOverride | | style | The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. |
| 210 | missingOverride | | style | The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. |
| 526 | noExplicitConstructor | 398 | style | Class 'CStatistics' has a constructor with 1 argument that is not explicit. |
| src/Tag.cpp |
| 251 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxT is a macro then please configure it. |
| src/Tag.h |
| 90 | noExplicitConstructor | 398 | style | Class 'CTag' has a constructor with 1 argument that is not explicit. |
| 91 | noExplicitConstructor | 398 | style | Class 'CTag' has a constructor with 1 argument that is not explicit. |
| 126 | noExplicitConstructor | 398 | style | Class 'CTagIntSized' has a constructor with 1 argument that is not explicit. |
| 127 | noExplicitConstructor | 398 | style | Class 'CTagIntSized' has a constructor with 1 argument that is not explicit. |
| src/TerminationProcess.h |
| 39 | noExplicitConstructor | 398 | style | Class 'CTerminationProcess' has a constructor with 1 argument that is not explicit. |
| src/TerminationProcessAmuleweb.h |
| 43 | missingOverride | | style | The function 'OnTerminate' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/Timer.h |
| 82 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_LOCAL_EVENT_TYPE is a macro then please configure it. |
| src/UPnPBase.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 292 | knownConditionTrueFalse | 570 | style | Condition 'childTag' is always false |
| 292 | nullPointer | 476 | error | Null pointer dereference |
| 829 | constVariablePointer | 398 | style | Variable 'ipAddress' can be declared as pointer to const |
| 1003 | constParameterReference | 398 | style | Parameter 'upnpPortMapping' can be declared as reference to const |
| 1106 | constParameterReference | 398 | style | Parameter 'upnpPortMapping' can be declared as reference to const |
| 1161 | cstyleCast | 398 | style | C-style pointer casting |
| 1259 | cstyleCast | 398 | style | C-style pointer casting |
| 1301 | cstyleCast | 398 | style | C-style pointer casting |
| 1329 | constVariablePointer | 398 | style | Variable 'es_event' can be declared as pointer to const |
| 1330 | cstyleCast | 398 | style | C-style pointer casting |
| 1374 | cstyleCast | 398 | style | C-style pointer casting |
| 1446 | cstyleCast | 398 | style | C-style pointer casting |
| 1481 | constVariablePointer | 398 | style | Variable 'sv_event' can be declared as pointer to const |
| 1482 | cstyleCast | 398 | style | C-style pointer casting |
| src/UPnPBase.h |
| 54 | noExplicitConstructor | 398 | style | Class 'CUPnPPortMapping' has a constructor with 1 argument that is not explicit. |
| 176 | noExplicitConstructor | 398 | style | Class 'CUPnPError' has a constructor with 1 argument that is not explicit. |
| 471 | noExplicitConstructor | 398 | style | Class 'CUPnPControlPoint' has a constructor with 1 argument that is not explicit. |
| src/UPnPCompatibility.h |
| 48 | noExplicitConstructor | 398 | style | Class 'CUPnPException' has a constructor with 1 argument that is not explicit. |
| src/UploadBandwidthThrottler.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/amule.h |
| 416 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_APP is a macro then please configure it. |
| 460 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_APP is a macro then please configure it. |
| src/amuleIPV4Address.h |
| 36 | noExplicitConstructor | 398 | style | Class 'amuleIPV4Address' has a constructor with 1 argument that is not explicit. |
| src/extern/wxWidgets/listctrl.cpp |
| 856 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_EVENT_TABLE is a macro then please configure it. |
| src/kademlia/utils/UInt128.h |
| 117 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxCHECK2 is a macro then please configure it. |
| src/libs/common/FileFunctions.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 195 | knownConditionTrueFalse | 571 | style | Condition 'bytesRead<0' is always true |
| src/libs/common/FileFunctions.h |
| 49 | noExplicitConstructor | 398 | style | Class 'CDirIterator' has a constructor with 1 argument that is not explicit. |
| src/libs/common/Format.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 210 | uninitvar | 457 | error | Uninitialized variables: fs.argIndex, fs.width, fs.precision |
| 210 | uninitStructMember | 457 | error | Uninitialized struct member: fs.argIndex |
| 210 | uninitStructMember | 457 | error | Uninitialized struct member: fs.width |
| 210 | uninitStructMember | 457 | error | Uninitialized struct member: fs.precision |
| src/libs/common/Format.h |
| 110 | noExplicitConstructor | 398 | style | Class 'CFormat' has a constructor with 1 argument that is not explicit. |
| 120 | noExplicitConstructor | 398 | style | Class 'CFormat' has a constructor with 1 argument that is not explicit. |
| 193 | returnTempReference | 562 | error | Reference to temporary returned. |
| src/libs/common/MD5Sum.cpp |
| 58 | cstyleCast | 398 | style | C-style pointer casting |
| 175 | cstyleCast | 398 | style | C-style pointer casting |
| 187 | cstyleCast | 398 | style | C-style pointer casting |
| 216 | cstyleCast | 398 | style | C-style pointer casting |
| 306 | cstyleCast | 398 | style | C-style pointer casting |
| 312 | constParameterPointer | 398 | style | Parameter 'input' can be declared as pointer to const |
| src/libs/common/MD5Sum.h |
| 33 | noExplicitConstructor | 398 | style | Class 'MD5Sum' has a constructor with 1 argument that is not explicit. |
| src/libs/common/MuleDebug.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 79 | knownConditionTrueFalse | 571 | style | Condition 't' is always true |
| 90 | knownConditionTrueFalse | 571 | style | Condition 'status' is always true |
| 94 | rethrowNoCurrentException | 480 | error | Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object |
| 98 | cstyleCast | 398 | style | C-style pointer casting |
| 100 | cstyleCast | 398 | style | C-style pointer casting |
| 105 | cstyleCast | 398 | style | C-style pointer casting |
| 210 | cstyleCast | 398 | style | C-style pointer casting |
| 398 | cstyleCast | 398 | style | C-style pointer casting |
| 436 | knownConditionTrueFalse | 571 | style | Condition 'hasLineNumberInfo' is always true |
| 445 | knownConditionTrueFalse | 570 | style | Condition '!hasLineNumberInfo' is always false |
| 447 | knownConditionTrueFalse | 571 | style | Condition 'hasLineNumberInfo' is always true |
| 447 | knownConditionTrueFalse | 571 | style | Condition 'hasLineNumberInfo' is always true |
| 516 | cstyleCast | 398 | style | C-style pointer casting |
| 522 | nullPointerRedundantCheck | 476 | warning | Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. |
| 527 | nullPointerRedundantCheck | 476 | warning | Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. |
| 532 | nullPointerArithmeticRedundantCheck | 682 | warning | Either the condition 'fp!=NULL' is redundant or there is pointer arithmetic with NULL pointer. |
| 581 | cstyleCast | 398 | style | C-style pointer casting |
| src/libs/common/MuleDebug.h |
| 85 | noExplicitConstructor | 398 | style | Struct 'CInvalidParamsEx' has a constructor with 1 argument that is not explicit. |
| 95 | noExplicitConstructor | 398 | style | Struct 'CInvalidStateEx' has a constructor with 1 argument that is not explicit. |
| 104 | noExplicitConstructor | 398 | style | Struct 'CInvalidPacket' has a constructor with 1 argument that is not explicit. |
| src/libs/common/TextFile.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 35 | uninitMemberVar | 398 | warning | Member variable 'CTextFile::m_mode' is not initialized in the constructor. |
| src/libs/common/strerror_r.c |
| 44 | constVariablePointer | 398 | style | Variable 'tmp' can be declared as pointer to const |
| 82 | constVariablePointer | 398 | style | Variable 'tmp' can be declared as pointer to const |
| src/libs/ec/cpp/ECMuleSocket.cpp |
| 49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| 111 | constParameterReference | 398 | style | Parameter 'address' can be declared as reference to const |
| src/libs/ec/cpp/ECMuleSocket.h |
| 39 | noExplicitConstructor | 398 | style | Class 'CECMuleSocket' has a constructor with 1 argument that is not explicit. |
| 40 | missingOverride | | style | The destructor '~CECMuleSocket' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 44 | missingOverride | | style | The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. |
| 45 | missingOverride | | style | The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. |
| 46 | missingOverride | | style | The function 'OnSend' overrides a function in a base class but is not marked with a 'override' specifier. |
| 47 | missingOverride | | style | The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. |
| 50 | missingOverride | | style | The function 'InternalConnect' overrides a function in a base class but is not marked with a 'override' specifier. |
| 52 | missingOverride | | style | The function 'InternalGetLastError' overrides a function in a base class but is not marked with a 'override' specifier. |
| 54 | missingOverride | | style | The function 'InternalWaitOnConnect' overrides a function in a base class but is not marked with a 'override' specifier. |
| 55 | missingOverride | | style | The function 'InternalWaitForWrite' overrides a function in a base class but is not marked with a 'override' specifier. |
| 56 | missingOverride | | style | The function 'InternalWaitForRead' overrides a function in a base class but is not marked with a 'override' specifier. |
| 58 | missingOverride | | style | The function 'InternalError' overrides a function in a base class but is not marked with a 'override' specifier. |
| 59 | missingOverride | | style | The function 'InternalClose' overrides a function in a base class but is not marked with a 'override' specifier. |
| 61 | missingOverride | | style | The function 'InternalRead' overrides a function in a base class but is not marked with a 'override' specifier. |
| 62 | missingOverride | | style | The function 'InternalWrite' overrides a function in a base class but is not marked with a 'override' specifier. |
| 64 | missingOverride | | style | The function 'InternalIsConnected' overrides a function in a base class but is not marked with a 'override' specifier. |
| 65 | missingOverride | | style | The function 'InternalDestroy' overrides a function in a base class but is not marked with a 'override' specifier. |
| src/libs/ec/cpp/ECPacket.cpp |
| 34 | duplInheritedMember | 398 | warning | The class 'CECPacket' defines member function with name 'ReadFromSocket' also defined in its parent class 'CECTag'. |
| src/libs/ec/cpp/ECPacket.h |
| 42 | noExplicitConstructor | 398 | style | Class 'CECPacket' has a constructor with 1 argument that is not explicit. |
| 61 | uninitMemberVarPrivate | 398 | warning | Member variable 'CECPacket::m_opCode' is not initialized in the constructor. |
| 63 | duplInheritedMember | 398 | warning | The class 'CECPacket' defines member function with name 'ReadFromSocket' also defined in its parent class 'CECTag'. |
| src/libs/ec/cpp/ECSocket.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 125 | shiftTooManyBits | 758 | warning | Shifting 32-bit value by 4294967291 bits is undefined behaviour. See condition at line 122. |
| 125 | signConversionCond | 195 | warning | Expression 'c' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. |
| 488 | cstyleCast | 398 | style | C-style pointer casting |
| 641 | cstyleCast | 398 | style | C-style pointer casting |
| 665 | cstyleCast | 398 | style | C-style pointer casting |
| 789 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. |
| src/libs/ec/cpp/ECSocket.h |
| 263 | noExplicitConstructor | 398 | style | Class 'CQueuedData' has a constructor with 1 argument that is not explicit. |
| src/libs/ec/cpp/ECTag.h |
| 250 | noExplicitConstructor | 398 | style | Class 'CECEmptyTag' has a constructor with 1 argument that is not explicit. |
| src/updownclient.h |
| 411 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DEBUG_ONLY is a macro then please configure it. |
| src/utils/aLinkCreator/src/alc.h |
| 50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_APP is a macro then please configure it. |
| src/utils/aLinkCreator/src/alcc.h |
| 71 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_APP is a macro then please configure it. |
| src/utils/aLinkCreator/src/ed2khash.cpp |
| 205 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxT is a macro then please configure it. |
| src/utils/aLinkCreator/src/md4.cpp |
| 56 | cstyleCast | 398 | style | C-style pointer casting |
| 94 | cstyleCast | 398 | style | C-style pointer casting |
| 104 | cstyleCast | 398 | style | C-style pointer casting |
| 114 | cstyleCast | 398 | style | C-style pointer casting |
| 148 | cstyleCast | 398 | style | C-style pointer casting |
| 161 | cstyleCast | 398 | style | C-style pointer casting |
| 165 | cstyleCast | 398 | style | C-style pointer casting |
| 166 | cstyleCast | 398 | style | C-style pointer casting |
| 305 | cstyleCast | 398 | style | C-style pointer casting |
| 308 | cstyleCast | 398 | style | C-style pointer casting |
| src/utils/cas/cas.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 54 | unusedStructMember | 563 | style | struct member 'option::flag' is never used. |
| 85 | constParameterPointer | 398 | style | Parameter 'myname' can be declared as pointer to const |
| 158 | constVariablePointer | 398 | style | Variable 'config_path' can be declared as pointer to const |
| 174 | constVariablePointer | 398 | style | Variable 'ltp' can be declared as pointer to const |
| src/utils/cas/configfile.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 93 | constVariable | 398 | style | Variable 'lines' can be declared as const array |
| src/utils/cas/functions.c |
| 71 | constVariablePointer | 398 | style | Variable 'saved_home' can be declared as pointer to const |
| 125 | constVariablePointer | 398 | style | Variable 'pwd' can be declared as pointer to const |
| 215 | constParameterPointer | 398 | style | Parameter 'input' can be declared as pointer to const |
| 250 | constVariablePointer | 398 | style | Variable 'retStr' can be declared as pointer to const |
| 294 | constParameterPointer | 398 | style | Parameter 'input' can be declared as pointer to const |
| src/utils/cas/graphics.c |
| 43 | constParameterPointer | 398 | style | Parameter 'path_for_picture' can be declared as pointer to const |
| src/utils/cas/html.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 41 | constParameter | 398 | style | Parameter 'stats' can be declared as const array |
| 41 | constParameter | 398 | style | Parameter 'lines' can be declared as const array |
| 41 | constParameterPointer | 398 | style | Parameter 'path_for_html' can be declared as pointer to const |
| src/utils/cas/lines.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/utils/mkFileSum.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 344 | constParameterPointer | 398 | style | Parameter 'input' can be declared as pointer to const |
| src/utils/plasmamule/plasma-applet-plasmamule.cpp |
| 46 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If K_EXPORT_PLASMA_APPLET is a macro then please configure it. |
| src/utils/plasmamule/plasma-engine-plasmamule.cpp |
| 353 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If K_EXPORT_PLASMA_DATAENGINE is a macro then please configure it. |
| src/utils/plasmamule/qt-emc.h |
| 53 | noExplicitConstructor | 398 | style | Class 'qtEmc' has a constructor with 1 argument that is not explicit. |
| src/utils/wxCas/src/onlinesig.cpp |
| 41 | useInitializationList | 398 | performance | Variable 'm_amulesig' is assigned in constructor body. Consider performing initialization in initialization list. |
| 44 | useInitializationList | 398 | performance | Variable 'm_sessionMaxDLDate' is assigned in constructor body. Consider performing initialization in initialization list. |
| src/utils/wxCas/src/onlinesig.h |
| 77 | noExplicitConstructor | 398 | style | Class 'OnLineSig' has a constructor with 1 argument that is not explicit. |
| src/utils/wxCas/src/wxcas.h |
| 39 | noConstructor | 398 | style | The class 'WxCas' does not declare a constructor although it has private member variables which likely require initialization. |
| 59 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_APP is a macro then please configure it. |
| src/utils/wxCas/src/wxcasframe.cpp |
| 258 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/utils/wxCas/src/wxcasframe.h |
| 168 | noExplicitConstructor | 398 | style | Class 'WxCasFrame' has a constructor with 1 argument that is not explicit. |
| src/utils/wxCas/src/wxcasprefs.cpp |
| 305 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If BEGIN_EVENT_TABLE is a macro then please configure it. |
| src/utils/wxCas/src/wxcasprint.h |
| 43 | noExplicitConstructor | 398 | style | Class 'WxCasPrint' has a constructor with 1 argument that is not explicit. |
| src/webserver/src/WebInterface.cpp |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If IMPLEMENT_APP is a macro then please configure it. |
| src/webserver/src/WebInterface.h |
| 40 | noConstructor | 398 | style | The class 'CamulewebApp' does not declare a constructor although it has private member variables which likely require initialization. |
| src/webserver/src/WebServer.h |
| 107 | noExplicitConstructor | 398 | style | Class 'DownloadFile' has a constructor with 1 argument that is not explicit. |
| 130 | noExplicitConstructor | 398 | style | Class 'SharedFile' has a constructor with 1 argument that is not explicit. |
| 159 | noExplicitConstructor | 398 | style | Class 'UploadFile' has a constructor with 1 argument that is not explicit. |
| 174 | noExplicitConstructor | 398 | style | Class 'SearchFile' has a constructor with 1 argument that is not explicit. |
| 210 | constParameterReference | 398 | style | Parameter 'item' can be declared as reference to const |
| 246 | noExplicitConstructor | 398 | style | Class 'UpdatableItemsContainer < SharedFile , CEC_SharedFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. |
| 246 | noExplicitConstructor | 398 | style | Class 'UpdatableItemsContainer < SearchFile , CEC_SearchFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. |
| 246 | noExplicitConstructor | 398 | style | Class 'UpdatableItemsContainer < DownloadFile , CEC_PartFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. |
| 250 | duplInheritedMember | 398 | warning | The class 'UpdatableItemsContainer < SharedFile , CEC_SharedFile_Tag , uint32 >' defines member function with name 'AddItem' also defined in its parent class 'ItemsContainer < SharedFile >'. |
| 250 | duplInheritedMember | 398 | warning | The class 'UpdatableItemsContainer < SearchFile , CEC_SearchFile_Tag , uint32 >' defines member function with name 'AddItem' also defined in its parent class 'ItemsContainer < SearchFile >'. |
| 250 | duplInheritedMember | 398 | warning | The class 'UpdatableItemsContainer < DownloadFile , CEC_PartFile_Tag , uint32 >' defines member function with name 'AddItem' also defined in its parent class 'ItemsContainer < DownloadFile >'. |
| 267 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. |
| 283 | cstyleCast | 398 | style | C-style pointer casting |
| 319 | cstyleCast | 398 | style | C-style pointer casting |
| 368 | noExplicitConstructor | 398 | style | Class 'UploadsInfo' has a constructor with 1 argument that is not explicit. |
| 370 | missingOverride | | style | The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. |
| 378 | noExplicitConstructor | 398 | style | Class 'ServersInfo' has a constructor with 1 argument that is not explicit. |
| 380 | missingOverride | | style | The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. |
| 390 | noExplicitConstructor | 398 | style | Class 'SharedFileInfo' has a constructor with 1 argument that is not explicit. |
| 392 | missingOverride | | style | The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. |
| 400 | noExplicitConstructor | 398 | style | Class 'SearchInfo' has a constructor with 1 argument that is not explicit. |
| 402 | missingOverride | | style | The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. |
| 422 | missingOverride | | style | The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. |
| 425 | missingOverride | | style | The function 'ItemInserted' overrides a function in a base class but is not marked with a 'override' specifier. |
| 426 | missingOverride | | style | The function 'ItemDeleted' overrides a function in a base class but is not marked with a 'override' specifier. |
| 443 | noExplicitConstructor | 398 | style | Class 'CAnyImage' has a constructor with 1 argument that is not explicit. |
| 454 | noExplicitConstructor | 398 | style | Class 'CFileImage' has a constructor with 1 argument that is not explicit. |
| 463 | noExplicitConstructor | 398 | style | Class 'CImage3D_Modifiers' has a constructor with 1 argument that is not explicit. |
| 490 | missingOverride | | style | The destructor '~CProgressImage' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 506 | missingOverride | | style | The destructor '~CDynPngImage' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 508 | missingOverride | | style | The function 'RequestData' overrides a function in a base class but is not marked with a 'override' specifier. |
| 526 | missingOverride | | style | The destructor '~CDynProgressImage' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 528 | missingOverride | | style | The function 'RequestData' overrides a function in a base class but is not marked with a 'override' specifier. |
| 529 | missingOverride | | style | The function 'GetHTML' overrides a function in a base class but is not marked with a 'override' specifier. |
| 541 | missingOverride | | style | The function 'GetHTML' overrides a function in a base class but is not marked with a 'override' specifier. |
| 556 | noExplicitConstructor | 398 | style | Class 'CStatsData' has a constructor with 1 argument that is not explicit. |
| 612 | duplInheritedMember | 398 | warning | The class 'CDynStatisticImage' defines member variable with name 'm_data' also defined in its parent class 'CAnyImage'. |
| 636 | missingOverride | | style | The destructor '~CDynStatisticImage' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 638 | missingOverride | | style | The function 'RequestData' overrides a function in a base class but is not marked with a 'override' specifier. |
| 649 | noExplicitConstructor | 398 | style | Class 'CImageLib' has a constructor with 1 argument that is not explicit. |
| 661 | noExplicitConstructor | 398 | style | Class 'CParsedUrl' has a constructor with 1 argument that is not explicit. |
| 806 | missingOverride | | style | The function 'ProcessURL' overrides a function in a base class but is not marked with a 'override' specifier. |
| 807 | missingOverride | | style | The function 'ProcessImgFileReq' overrides a function in a base class but is not marked with a 'override' specifier. |
| 810 | missingOverride | | style | The destructor '~CScriptWebServer' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| 816 | missingOverride | | style | The function 'ProcessURL' overrides a function in a base class but is not marked with a 'override' specifier. |
| 818 | noExplicitConstructor | 398 | style | Class 'CNoTemplateWebServer' has a constructor with 1 argument that is not explicit. |
| 819 | missingOverride | | style | The destructor '~CNoTemplateWebServer' overrides a destructor in a base class but is not marked with a 'override' specifier. |
| src/webserver/src/WebSocket.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 39 | noDestructor | 398 | warning | Class 'CWebSocket' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). |
| 40 | useInitializationList | 398 | performance | Variable 'm_dwBufSize' is assigned in constructor body. Consider performing initialization in initialization list. |
| 41 | useInitializationList | 398 | performance | Variable 'm_dwRecv' is assigned in constructor body. Consider performing initialization in initialization list. |
| 42 | useInitializationList | 398 | performance | Variable 'm_dwHttpHeaderLen' is assigned in constructor body. Consider performing initialization in initialization list. |
| 43 | useInitializationList | 398 | performance | Variable 'm_dwHttpContentLen' is assigned in constructor body. Consider performing initialization in initialization list. |
| 206 | constVariablePointer | 398 | style | Variable 'value' can be declared as pointer to const |
| 268 | cstyleCast | 398 | style | C-style pointer casting |
| src/webserver/src/WebSocket.h |
| 44 | noExplicitConstructor | 398 | style | Class 'CWebSocket' has a constructor with 1 argument that is not explicit. |
| src/webserver/src/php_amule_lib.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 565 | syntaxError | | error | syntax error |
| 621 | cstyleCast | 398 | style | C-style pointer casting |
| 651 | cstyleCast | 398 | style | C-style pointer casting |
| 707 | cstyleCast | 398 | style | C-style pointer casting |
| 754 | cstyleCast | 398 | style | C-style pointer casting |
| 783 | cstyleCast | 398 | style | C-style pointer casting |
| 802 | constVariablePointer | 398 | style | Variable 'varname' can be declared as pointer to const |
| 839 | cstyleCast | 398 | style | C-style pointer casting |
| 843 | cstyleCast | 398 | style | C-style pointer casting |
| 846 | cstyleCast | 398 | style | C-style pointer casting |
| 849 | cstyleCast | 398 | style | C-style pointer casting |
| 852 | cstyleCast | 398 | style | C-style pointer casting |
| 900 | cstyleCast | 398 | style | C-style pointer casting |
| 914 | cstyleCast | 398 | style | C-style pointer casting |
| 917 | cstyleCast | 398 | style | C-style pointer casting |
| 938 | cstyleCast | 398 | style | C-style pointer casting |
| 941 | cstyleCast | 398 | style | C-style pointer casting |
| 944 | cstyleCast | 398 | style | C-style pointer casting |
| 974 | cstyleCast | 398 | style | C-style pointer casting |
| 978 | cstyleCast | 398 | style | C-style pointer casting |
| 981 | cstyleCast | 398 | style | C-style pointer casting |
| 1026 | cstyleCast | 398 | style | C-style pointer casting |
| 1030 | cstyleCast | 398 | style | C-style pointer casting |
| 1033 | cstyleCast | 398 | style | C-style pointer casting |
| src/webserver/src/php_amule_lib_standalone.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 53 | constVariablePointer | 398 | style | Variable 'str_hash' can be declared as pointer to const |
| 60 | constVariablePointer | 398 | style | Variable 'cmd_name' can be declared as pointer to const |
| 62 | constVariablePointer | 398 | style | Variable 'opt_param' can be declared as pointer to const |
| 89 | constVariablePointer | 398 | style | Variable 'str_hash' can be declared as pointer to const |
| 96 | constVariablePointer | 398 | style | Variable 'cmd_name' can be declared as pointer to const |
| 98 | constVariablePointer | 398 | style | Variable 'opt_param' can be declared as pointer to const |
| 129 | invalidPrintfArgType_sint | 686 | warning | %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. |
| 147 | constVariablePointer | 398 | style | Variable 'addr' can be declared as pointer to const |
| 162 | constVariablePointer | 398 | style | Variable 'name' can be declared as pointer to const |
| 193 | constVariablePointer | 398 | style | Variable 'cmd' can be declared as pointer to const |
| 236 | constVariablePointer | 398 | style | Variable 'si' can be declared as pointer to const |
| 253 | constVariablePointer | 398 | style | Variable 'str_hash' can be declared as pointer to const |
| 274 | constVariablePointer | 398 | style | Variable 'search' can be declared as pointer to const |
| 280 | constVariablePointer | 398 | style | Variable 'ext' can be declared as pointer to const |
| 286 | constVariablePointer | 398 | style | Variable 'type' can be declared as pointer to const |
| 367 | constVariablePointer | 398 | style | Variable 'str_link' can be declared as pointer to const |
| 438 | constVariablePointer | 398 | style | Variable 'varname' can be declared as pointer to const |
| 465 | constParameterPointer | 398 | style | Parameter 'prop_name' can be declared as pointer to const |
| src/webserver/src/php_core_lib.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 72 | invalidPrintfArgType_uint | 686 | warning | %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. |
| 72 | syntaxError | | error | syntax error |
| 115 | noExplicitConstructor | 398 | style | Class 'SortElem' has a constructor with 1 argument that is not explicit. |
| 132 | cstyleCast | 398 | style | C-style pointer casting |
| 175 | cstyleCast | 398 | style | C-style pointer casting |
| 529 | uninitMemberVar | 398 | warning | Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor. |
| 547 | uninitMemberVar | 398 | warning | Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor. |
| src/webserver/src/php_lexer.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/webserver/src/php_parser.c |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| src/webserver/src/php_syntree.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 88 | cstyleCast | 398 | style | C-style pointer casting |
| 137 | constParameterPointer | 398 | style | Parameter 'self' can be declared as pointer to const |
| 156 | constParameterPointer | 398 | style | Parameter 'class_name' can be declared as pointer to const |
| 292 | cstyleCast | 398 | style | C-style pointer casting |
| 408 | cstyleCast | 398 | style | C-style pointer casting |
| 424 | cstyleCast | 398 | style | C-style pointer casting |
| 433 | cstyleCast | 398 | style | C-style pointer casting |
| 483 | constVariablePointer | 398 | style | Variable 'curr_arg_val' can be declared as pointer to const |
| 491 | cstyleCast | 398 | style | C-style pointer casting |
| 520 | cstyleCast | 398 | style | C-style pointer casting |
| 521 | cstyleCast | 398 | style | C-style pointer casting |
| 527 | cstyleCast | 398 | style | C-style pointer casting |
| 534 | containerOutOfBounds | 398 | warning | Either the condition 'scope_stack->size()==0' is redundant or expression 'scope_stack->back()' causes access out of bounds. |
| 535 | containerOutOfBounds | 398 | warning | Either the condition 'scope_stack->size()==0' is redundant or expression 'scope_stack->pop_back()' causes access out of bounds. |
| 540 | cstyleCast | 398 | style | C-style pointer casting |
| 573 | cstyleCast | 398 | style | C-style pointer casting |
| 588 | cstyleCast | 398 | style | C-style pointer casting |
| 603 | cstyleCast | 398 | style | C-style pointer casting |
| 623 | cstyleCast | 398 | style | C-style pointer casting |
| 635 | cstyleCast | 398 | style | C-style pointer casting |
| 644 | constParameterPointer | 398 | style | Parameter 'var' can be declared as pointer to const |
| 646 | cstyleCast | 398 | style | C-style pointer casting |
| 650 | constVariablePointer | 398 | style | Variable 'curr_var' can be declared as pointer to const |
| 663 | cstyleCast | 398 | style | C-style pointer casting |
| 675 | cstyleCast | 398 | style | C-style pointer casting |
| 698 | constParameterPointer | 398 | style | Parameter 'key' can be declared as pointer to const |
| 708 | constParameterPointer | 398 | style | Parameter 'key' can be declared as pointer to const |
| 725 | cstyleCast | 398 | style | C-style pointer casting |
| 738 | cstyleCast | 398 | style | C-style pointer casting |
| 744 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. |
| 760 | constParameterPointer | 398 | style | Parameter 'key' can be declared as pointer to const |
| 765 | cstyleCast | 398 | style | C-style pointer casting |
| 778 | cstyleCast | 398 | style | C-style pointer casting |
| 797 | funcArgOrderDifferent | 683 | warning | Function 'value_value_assign' argument order different: declaration 'src, dst' definition 'dst, src' |
| 821 | cstyleCast | 398 | style | C-style pointer casting |
| 858 | cstyleCast | 398 | style | C-style pointer casting |
| 859 | cstyleCast | 398 | style | C-style pointer casting |
| 863 | cstyleCast | 398 | style | C-style pointer casting |
| 929 | invalidPrintfArgType_uint | 686 | warning | %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. |
| 929 | syntaxError | | error | syntax error |
| 933 | cstyleCast | 398 | style | C-style pointer casting |
| 964 | constParameterPointer | 398 | style | Parameter 'func_name' can be declared as pointer to const |
| 1021 | memsetClassFloat | 758 | portability | Using memset() on struct which contains a floating point number. |
| 1084 | cstyleCast | 398 | style | C-style pointer casting |
| 1085 | cstyleCast | 398 | style | C-style pointer casting |
| 1087 | cstyleCast | 398 | style | C-style pointer casting |
| 1348 | cstyleCast | 398 | style | C-style pointer casting |
| 1755 | cstyleCast | 398 | style | C-style pointer casting |
| 1758 | cstyleCast | 398 | style | C-style pointer casting |
| 1771 | cstyleCast | 398 | style | C-style pointer casting |
| 1914 | cstyleCast | 398 | style | C-style pointer casting |
| 1926 | cstyleCast | 398 | style | C-style pointer casting |
| 1948 | postfixOperator | 398 | performance | Prefer prefix ++/-- operators for non-primitive types. |
| 2039 | constParameterPointer | 398 | style | Parameter 's' can be declared as pointer to const |
| unittests/muleunit/test.h |
| 143 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxT is a macro then please configure it. |
| unittests/tests/CTagTest.cpp |
| 15 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_SIMPLE is a macro then please configure it. |
| unittests/tests/CUInt128Test.cpp |
| 71 | cstyleCast | 398 | style | C-style pointer casting |
| 72 | cstyleCast | 398 | style | C-style pointer casting |
| 94 | cstyleCast | 398 | style | C-style pointer casting |
| 100 | cstyleCast | 398 | style | C-style pointer casting |
| 103 | cstyleCast | 398 | style | C-style pointer casting |
| 109 | cstyleCast | 398 | style | C-style pointer casting |
| 119 | cstyleCast | 398 | style | C-style pointer casting |
| 120 | cstyleCast | 398 | style | C-style pointer casting |
| 128 | cstyleCast | 398 | style | C-style pointer casting |
| 129 | cstyleCast | 398 | style | C-style pointer casting |
| 138 | cstyleCast | 398 | style | C-style pointer casting |
| 139 | cstyleCast | 398 | style | C-style pointer casting |
| 149 | cstyleCast | 398 | style | C-style pointer casting |
| 156 | cstyleCast | 398 | style | C-style pointer casting |
| 166 | cstyleCast | 398 | style | C-style pointer casting |
| 167 | cstyleCast | 398 | style | C-style pointer casting |
| 175 | cstyleCast | 398 | style | C-style pointer casting |
| 180 | cstyleCast | 398 | style | C-style pointer casting |
| 181 | cstyleCast | 398 | style | C-style pointer casting |
| 236 | cstyleCast | 398 | style | C-style pointer casting |
| 244 | cstyleCast | 398 | style | C-style pointer casting |
| 259 | cstyleCast | 398 | style | C-style pointer casting |
| 265 | cstyleCast | 398 | style | C-style pointer casting |
| 268 | cstyleCast | 398 | style | C-style pointer casting |
| 273 | cstyleCast | 398 | style | C-style pointer casting |
| 278 | cstyleCast | 398 | style | C-style pointer casting |
| 282 | cstyleCast | 398 | style | C-style pointer casting |
| 283 | cstyleCast | 398 | style | C-style pointer casting |
| 291 | cstyleCast | 398 | style | C-style pointer casting |
| 293 | cstyleCast | 398 | style | C-style pointer casting |
| 294 | cstyleCast | 398 | style | C-style pointer casting |
| 299 | cstyleCast | 398 | style | C-style pointer casting |
| 306 | cstyleCast | 398 | style | C-style pointer casting |
| 308 | cstyleCast | 398 | style | C-style pointer casting |
| 310 | cstyleCast | 398 | style | C-style pointer casting |
| 312 | cstyleCast | 398 | style | C-style pointer casting |
| 313 | cstyleCast | 398 | style | C-style pointer casting |
| 315 | cstyleCast | 398 | style | C-style pointer casting |
| 316 | cstyleCast | 398 | style | C-style pointer casting |
| 318 | cstyleCast | 398 | style | C-style pointer casting |
| 328 | cstyleCast | 398 | style | C-style pointer casting |
| 329 | cstyleCast | 398 | style | C-style pointer casting |
| 332 | cstyleCast | 398 | style | C-style pointer casting |
| 334 | cstyleCast | 398 | style | C-style pointer casting |
| 336 | cstyleCast | 398 | style | C-style pointer casting |
| 337 | cstyleCast | 398 | style | C-style pointer casting |
| 339 | cstyleCast | 398 | style | C-style pointer casting |
| 340 | cstyleCast | 398 | style | C-style pointer casting |
| 341 | cstyleCast | 398 | style | C-style pointer casting |
| 349 | cstyleCast | 398 | style | C-style pointer casting |
| 352 | cstyleCast | 398 | style | C-style pointer casting |
| 354 | cstyleCast | 398 | style | C-style pointer casting |
| 355 | cstyleCast | 398 | style | C-style pointer casting |
| 367 | cstyleCast | 398 | style | C-style pointer casting |
| 368 | cstyleCast | 398 | style | C-style pointer casting |
| 371 | cstyleCast | 398 | style | C-style pointer casting |
| 372 | cstyleCast | 398 | style | C-style pointer casting |
| 374 | cstyleCast | 398 | style | C-style pointer casting |
| 376 | cstyleCast | 398 | style | C-style pointer casting |
| 378 | cstyleCast | 398 | style | C-style pointer casting |
| 380 | cstyleCast | 398 | style | C-style pointer casting |
| 381 | cstyleCast | 398 | style | C-style pointer casting |
| 388 | cstyleCast | 398 | style | C-style pointer casting |
| 391 | cstyleCast | 398 | style | C-style pointer casting |
| 393 | cstyleCast | 398 | style | C-style pointer casting |
| 396 | cstyleCast | 398 | style | C-style pointer casting |
| 403 | cstyleCast | 398 | style | C-style pointer casting |
| 404 | cstyleCast | 398 | style | C-style pointer casting |
| 407 | cstyleCast | 398 | style | C-style pointer casting |
| 408 | cstyleCast | 398 | style | C-style pointer casting |
| 451 | cstyleCast | 398 | style | C-style pointer casting |
| 453 | cstyleCast | 398 | style | C-style pointer casting |
| 458 | cstyleCast | 398 | style | C-style pointer casting |
| 459 | cstyleCast | 398 | style | C-style pointer casting |
| 467 | cstyleCast | 398 | style | C-style pointer casting |
| 468 | cstyleCast | 398 | style | C-style pointer casting |
| 477 | cstyleCast | 398 | style | C-style pointer casting |
| 478 | cstyleCast | 398 | style | C-style pointer casting |
| 629 | cstyleCast | 398 | style | C-style pointer casting |
| 649 | cstyleCast | 398 | style | C-style pointer casting |
| 650 | cstyleCast | 398 | style | C-style pointer casting |
| 670 | cstyleCast | 398 | style | C-style pointer casting |
| 671 | cstyleCast | 398 | style | C-style pointer casting |
| 687 | cstyleCast | 398 | style | C-style pointer casting |
| 709 | cstyleCast | 398 | style | C-style pointer casting |
| 728 | cstyleCast | 398 | style | C-style pointer casting |
| 743 | cstyleCast | 398 | style | C-style pointer casting |
| 765 | cstyleCast | 398 | style | C-style pointer casting |
| 779 | cstyleCast | 398 | style | C-style pointer casting |
| unittests/tests/FileDataIOTest.cpp |
| 0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
| 77 | uninitMemberVar | 398 | warning | Member variable 'FileDataIOFixture < CFile >::m_emptyFile' is not initialized in the constructor. |
| 77 | uninitMemberVar | 398 | warning | Member variable 'FileDataIOFixture < CFile >::m_predefFile' is not initialized in the constructor. |
| 77 | noExplicitConstructor | 398 | style | Class 'FileDataIOFixture < CFile >' has a constructor with 1 argument that is not explicit. |
| 122 | uninitMemberVar | 398 | warning | Member variable 'FileDataIOFixture < CMemFile >::m_emptyFile' is not initialized in the constructor. |
| 122 | uninitMemberVar | 398 | warning | Member variable 'FileDataIOFixture < CMemFile >::m_predefFile' is not initialized in the constructor. |
| 122 | noExplicitConstructor | 398 | style | Class 'FileDataIOFixture < CMemFile >' has a constructor with 1 argument that is not explicit. |
| unittests/tests/FormatTest.cpp |
| 18 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE is a macro then please configure it. |
| unittests/tests/NetworkFunctionsTest.cpp |
| 13 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_SIMPLE is a macro then please configure it. |
| unittests/tests/PathTest.cpp |
| 95 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_SIMPLE is a macro then please configure it. |
| unittests/tests/RangeMapTest.cpp |
| 17 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If wxT is a macro then please configure it. |
| unittests/tests/StringFunctionsTest.cpp |
| 56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_SIMPLE is a macro then please configure it. |
| unittests/tests/TextFileTest.cpp |
| 9 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If DECLARE_SIMPLE is a macro then please configure it. |