Result for 8C9ED4A0B93439EC4DDE04913B72E8025AD2638C

Query result

Key Value
CRC3207C40D2C
FileNamesnap-hashlookup-import/share/CppCheck/gtk.cfg
FileSize511282
MD5453E648DD8992496365D741643F53855
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Analysis', 'Language': 'English', 'MfgCode': '1722', 'OpSystemCode': '289', 'ProductCode': '183058', 'ProductName': 'Cppcheck source code', 'ProductVersion': '2017-08-08'}
SHA-18C9ED4A0B93439EC4DDE04913B72E8025AD2638C
SHA-2566DBB3CFDE7D8D03976CA0461D76AB2DD09669AE4D7CE075757C9C4DBAD330781
SHA-512AC740F478D02286CCCA935818EE75B1C5D642E92EA82088BEE83E0A6750109146D4D4E3C66BCD5D49D0003CC9A79D7F67A1B7A0F12854722E96B016A17D68727
SSDEEP1536:J6+EQzMc13aaiWJtpoyTMJO3nujhv/ZJFtVciYugIQ+YW/u1q+ko1sWmDAtLCatZ:oFmcYH4e
SpecialCode
TLSHT1BCB4D8E6FCE56C7680820A306D8B10756A59CBE7F96D26C5FCC44AD47E2306CA173D8E
dbnsrl_modern_rds
insert-timestamp1728987404.7588809
mimetypetext/xml
sourcesnap:KapGE07SxDb2s9skpiLpgEBwFJcyxnD5_3
tar:gnamebin
tar:unameroot
hashlookup:parent-total40
hashlookup:trust100

Network graph view

Parents (Total: 40)

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

Key Value
FileSize920808
MD5B8E06184FD282FF4F689A68CDA0A2AAC
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.82-1
SHA-1073114BBD933FD661405B3A6159931A6F75DD909
SHA-2565A40D61F6759948B0A94E4D5E9FAA892E76B13E5F6DBBE06F49BE58C404287DC
Key Value
FileSize774282
MD5F6C1A493DFD246985EF1B7479BB09DC9
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.80-1
SHA-10B37B04B90EEC58F0F31AD83B0D4001D1D790648
SHA-2568AD6801D9BAE26ADFD4947F15137E03424A4C31D8508BAB256E82868A878807A
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//mips64//cppcheck-1.82.tgz
MD5F896B3E05B18DBF0373C597BB8EEB10E
SHA-10E95275D130E6342A100D2F0118AE6C881B363C2
SHA-25653FCD7269B53565A9CC8050F92660DF7CEECE07CC1998301B180026A3DD9CF5C
SSDEEP24576:BkBdGK+w/kwYq73x7rujXxAS85qbN9z8YKMRD78pE60XrGDylKzOUY+rXy808fsE:BGdFR/kw57qjXxAS2qbNBqwD78b0XrGt
TLSHT16F65335EBEDDCE583C7E71D54BE288C11B53FAA2021BD439863158797016E5F2A02E3E
Key Value
FileSize841400
MD50BFF65917A8505138106726BB672FE59
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.82-1~bpo9+1
SHA-110B534AA686E23544919F67779F644724667D002
SHA-2562057C25BF58E3B3335663839190EC2011877FE13E480216C3C6843254CAE2BF3
Key Value
FileSize857782
MD5AB2A2A1423B0B05EC143D9F70B0D7169
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.82-1~bpo9+1
SHA-116DE6C054DD2D5E399DABADEEBFF4D181CE4C327
SHA-256A3AEF030485E16840EC327AB7240981B758E7D33CB11F1552ED88911715380F6
Key Value
MD531A8F4EA8B611C94726CE60451E422D4
PackageArchs390x
PackageDescriptionThis program tries to detect bugs that your C/C++ compiler don't see. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. Checking covers for example these errors: * Out of bounds * Uninitialized member variable 'classname::varname' * Using 'memfunc' on class * Using 'memfunc' on struct that contains a 'std::classname' * Class Base which is inherited by class Derived does not have a virtual destructor * Memory leak: varname * Resource leak: varname * Deallocating a deallocated pointer: varname * Using 'varname' after it is deallocated / released * Invalid radix in call to strtol or strtoul. Must be 0 or 2-36 * Overlapping data buffer varname * Unsigned division. The result will be wrong. * Unusual pointer arithmetic
PackageMaintainerhttps://bugs.opensuse.org
PackageNamecppcheck
PackageReleasebp153.1.20
PackageVersion1.82
SHA-119A106590CC455CFFDC7F996449183E15A1D6E11
SHA-25610B0EF1D259C81B45916097F62483E8C4340B25C3871667DE272EB57B01B3B3C
Key Value
FileSize837154
MD5DA6364A388D0F776C006F3D885711A8E
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.82-1~bpo9+1
SHA-11BD807D4549B347822FEF519B9F0B986E30D3878
SHA-256313985661ACE37179BEB7F746111BE23A97412E860A4B56957F9D09120D34CBF
Key Value
FileSize908672
MD57885098B276E4BF35DD35D61A4A95BE2
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.81-1+b1
SHA-1328F71FB581962236E5AF80648F268834A653891
SHA-256C4AD9EC6D2A416CAF32FCC5ABBF98865B59C1C3F7F9C64250DFE30C6703DAA9B
Key Value
FileSize840416
MD5E62189FBA422F10507DB0026AD44D36D
PackageDescriptiontool for static C/C++ code analysis (CLI) 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; . This package contains the command-line interface for cppcheck.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamecppcheck
PackageSectiondevel
PackageVersion1.80-1
SHA-1344A751E6BDD0897FA143A9ACECFCE897600F171
SHA-256A59D1B8763F2FA9C5A94DEF19BD2F87191EC3C58DCFAF7BE267B6B725BEA8AFD
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//mips64el//cppcheck-1.82.tgz
MD5DE8EC87FC2C29BFCE68C0C259827A459
SHA-137570C7EA7EC84C73A7DA4071C027AA45DF5EBA6
SHA-256E30907946D7698AEB6D1340D5196D8BC57187068FFEF8D413B8CD6826A7DD54B
SSDEEP24576:+BdHlCPUHsLkzv07gGZRcm/2PggHHn9N+LBCDsaiXjkR2pi8xTLJ7uT:+BDMLkzv0f3B/2PZH2JaiXwR2p3xJ6T
TLSHT1656533BDF5E4528CF5DA16728FA83F21606C91ED033A04BC6EEA8EC502ED73889D454D