Result for EBD4CB08CE52D2029CF756B5119F66C383CBF5A6

Query result

Key Value
FileName./usr/share/doc/cppcheck/changelog.Debian.gz
FileSize3497
MD5E8A9A6F167CEB2451259FF8515F5730B
SHA-1EBD4CB08CE52D2029CF756B5119F66C383CBF5A6
SHA-25699CC29694EC15C2EDF4F15B6059B8026B285A5E798BCF706F26729EBACEB955A
SSDEEP96:f1TZU2qaewdPp6B5kBSvks4TkL12J8deM:Nv7x0owzL1y8P
TLSHT1DA717BB524A4888AFCEBA221A5970836E5C1790FB8688F40C3616B3D5CF7BCC2C210C1
hashlookup:parent-total4
hashlookup:trust70

Network graph view

Parents (Total: 4)

The searched file hash is included in 4 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize617658
MD56F44D9533DDADC1B7075D4A418D7385F
PackageDescriptiontool for static C/C++ code analysis Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers;
PackageMaintainerReijo Tomperi <aggro80@users.sourceforge.net>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.67-1
SHA-11F6DB2D46AB5F248920F893D24615100412BE36B
SHA-2561AEA6EEF60C3F654360316C0BAE5AE5215D0EE9BF611C1A208DCE7A8142A9061
Key Value
FileSize727674
MD50678B0D35BDC38A0739C5AF726707BA7
PackageDescriptiontool for static C/C++ code analysis Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers;
PackageMaintainerReijo Tomperi <aggro80@users.sourceforge.net>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.67-1
SHA-12623E5FE057D3A27EC8650662E984D1F17AC0681
SHA-2561C9AB6C09E61794F862A009FB42BFAE2ADFB70508099D7F021E9DC8C1B7838AC
Key Value
FileSize629684
MD560732A3F7CEEDF7365EB2E7940889DB1
PackageDescriptiontool for static C/C++ code analysis Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers;
PackageMaintainerReijo Tomperi <aggro80@users.sourceforge.net>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.67-1
SHA-1B5878E95973A986959F4281B929B8593171E6E6F
SHA-25659826223EFD9BC387C60133A03F6C382F9B6A105A317FC4635B896D3C2BF1D6D
Key Value
FileSize699824
MD53FDE087CF14E28C79C9B01BCD874FDAB
PackageDescriptiontool for static C/C++ code analysis Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers;
PackageMaintainerReijo Tomperi <aggro80@users.sourceforge.net>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.67-1
SHA-15D9E0D98A7A3087E298E64EF59C9A9EB3AE6DE05
SHA-256EA7959E722D8418E1DD5359017971109FA6AADB660CC75193FBAD0580A598062