Result for 0790C64EF037A1F2E2E3D254C6A71256A82C9A77

Query result

Key Value
FileNamesnap-hashlookup-import/share/CppCheck/bsd.cfg
FileSize3521
MD5D66698300BAC61C9F4C30E8F1A771F0F
SHA-10790C64EF037A1F2E2E3D254C6A71256A82C9A77
SHA-2563FF9E7F5C44239B73970D281DC395A83154A3AC2409AFE7DDB26AAD73B9BA3DB
SHA-5124AEA0C1A109BB92D75B7F13EF103A867BCEC27494B84F12D1CFA776820DCA4E58EBCFFEB6D3CD087949B0F00C7C5129D752A0056BFF8B11C06DBC1DFA0BC4931
SSDEEP96:iL/qqy4H/Mvq/HG/9V6o1Lbvn+rkzovCAu9qxAW:irHUifA//8f6AsW
TLSHT177717955F8FEB8AAC24056608A734139FDD59FC373562690F8AC3A983F46453601BCEC
insert-timestamp1728987404.828978
mimetypetext/xml
sourcesnap:KapGE07SxDb2s9skpiLpgEBwFJcyxnD5_3
tar:gnamebin
tar:unameroot
hashlookup:parent-total35
hashlookup:trust100

Network graph view

Parents (Total: 35)

The searched file hash is included in 35 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
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
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
Key Value
MD50467B4B29B28A65637655B9EE6E502D2
PackageArchaarch64
PackageDescriptionCppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamecppcheck
PackageRelease1.el8
PackageVersion1.83
SHA-13D50A654D14BD6B187939F318D33E2BD8EDFB5F2
SHA-2566B0D9854AAC5FC16B08129E17A97BD11F107EB9A8AD791B51B9F8CF105CDFE4F
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//powerpc//cppcheck-1.82.tgz
MD52697C2A7167F19A33AC61C1FB5BBC476
SHA-13F4E3EBBEFF31D083F1BCBD137B194FD7579B14D
SHA-256874F5DDED413ED9B50F243F9B97DDE14FABE8E1FD1CB49FFEAEC78C4B393D058
SSDEEP24576:9qcG7lA33T3hECfel6DJ4LZavViiARcIxDM06E1JjAoJ7uT:wcGRAny2eliJ4LZavUwYMSJsU6T
TLSHT16C6533F0DF6FD34C7137ECAC1F552122676276AFB214616DBECE12AF89442628B4B580