Result for 1122415448ED1432D4C02444E28D7954C1CDC80C

Query result

Key Value
FileNamesnap-hashlookup-import/usr/share/cppcheck/cfg/windows.cfg
FileSize103845
MD525B61D9C4D428A0894E0EF304C9C8D17
SHA-11122415448ED1432D4C02444E28D7954C1CDC80C
SHA-256A834647478A6A70F0A739B9A7B6CD91C895BF532C1D16C488FE1EF701F29AF61
SHA-512FF04A671ABF702A4A4FF85F1137973F63A11C070102B70B9EEAD65A82B4C79E02202EFAF6F5B1DAB1BE161114D0373B485CC95BE860B4708D4A01C20BE0AB617
SSDEEP1536:fXk4xRGi89saSz9g8qOgweiliEWGMtRFtaLNBseLVoRAuLzUEdyv4EpszYQ9dbFm:p4QGogQmOdnfyxAQyVq9N8
TLSHT103A3CD64F8FDEC95C2110E11AEF10436AF65D6C3B756458EBC8C3AE86F624929017BEC
insert-timestamp1728262681.2434158
mimetypetext/xml
sourcesnap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13
tar:gnamebin
tar:unameroot
hashlookup:parent-total25
hashlookup:trust100

Network graph view

Parents (Total: 25)

The searched file hash is included in 25 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
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
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//powerpc//cppcheck-1.82.tgz
MD52697C2A7167F19A33AC61C1FB5BBC476
SHA-13F4E3EBBEFF31D083F1BCBD137B194FD7579B14D
SHA-256874F5DDED413ED9B50F243F9B97DDE14FABE8E1FD1CB49FFEAEC78C4B393D058
SSDEEP24576:9qcG7lA33T3hECfel6DJ4LZavViiARcIxDM06E1JjAoJ7uT:wcGRAny2eliJ4LZavUwYMSJsU6T
TLSHT16C6533F0DF6FD34C7137ECAC1F552122676276AFB214616DBECE12AF89442628B4B580
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//arm//cppcheck-1.82.tgz
MD5391B5840DDFC34F6FCB1B974ED3A7DCE
SHA-144E8BD7BE528D1A387C17B3D71DBA12996999B73
SHA-2567A81F2CFF2AEDCD930D753C520A8BA21C67247FEF1887898C32895DE1DC88A0C
SSDEEP24576:W4E/UlXjX+/jOqCGZ0NaraJSQr7TCYCby0cu2JyueJgQ+1J7uT:O/2L+/CqjVqIZy3J7eJgQ+76T
TLSHT15C453379D3A0FFC170F7F6182BA008F721D84B926E4BFCD991274815272D569A53B13A
Key Value
FileSize1019388
MD51D538881EF2F5113D2FE817B8CB9A473
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-147F420B9E7567B989012236FDFDBE84DC518DD5D
SHA-2568C711D262B11A4037CE677016281F146B6AD235B643369DA411FDB40ACBFA6A2