Result for 0F19519EA152BECC354B90E2469A57A3CA33A857

Query result

Key Value
FileNameusr/share/cppcheck/lang/cppcheck_sr.qm
FileSize8237
MD531357256F5E8E8E6633DF7A15B0B882E
SHA-10F19519EA152BECC354B90E2469A57A3CA33A857
SHA-25624AA9BF18AD480E3505568721301F3A60FA4C7DAA6FD7A78CC323E140BCDA295
SSDEEP96:26wjJWC1MBoL8h/y4SdWXznI6LwNquNX19ViI/npigB6tv58dzrEb9ha:26wAKMOLQG8Xsz48xHMth8d/Ma
TLSHT14602108132F4C62CF8F62ABCAD7753658B357D222974D70F0340B13D6C50995ADA3BAA
tar:gnameroot
tar:unameroot
hashlookup:parent-total64
hashlookup:trust100

Network graph view

Parents (Total: 64)

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

Key Value
FileSize1664760
MD59D54B519DA2B5EC019D68C5D1423FA05
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.6-1
SHA-1052BC7AA95807E6F941C6008FA273E1915192C08
SHA-256E7EECD454E87B8CFB94348DEA91BB798572A8C0D4A174B56813E1134358ADB24
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86//cppcheck-gui-2.10.3-r0.apk
MD55F17001A503C17D74CB9850B02F44912
SHA-105AE1F52726C07EA9C9DCB2E278C2CCC7E6C1E6A
SHA-2561150A8AE807C1260AFD4529FE0D5476A94C009C0055BBE0134EE64A94BFD3B43
SSDEEP49152:t6TU4BmfxgDObNTxWFXL6mdviDvMkC0lyk+QnEE9sNMM07l0YHh:CUmmpY8NVWJLJibMkCo1EE9WMM07l0k
TLSHT141A53307889D9B04BC9E691D9E04F7E5239C7104ACBBCF8E2AF8F39577A18D10937964
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armv7//cppcheck-gui-2.14.0-r0.apk
MD55465F52CE02A97FFB91D81990ACE6F77
SHA-108A2EBBDF581D46CDCBBAAE9A3398DF5A292B545
SHA-25690C73CD3AC3F3CC9F547D767D92CE6FFF6614DEFC78ACCE04B13B8113BA5D81F
SSDEEP49152:+3Fl5dRh1zPhqEbB2iyccrh5NRpod5K2VkXM9nyxM0Y:uF1L1PtbBxycwlRpoDhH9yqR
TLSHT1AE8533CF45A488FB8304DE5E89113AE9D5B1B9F63C82E4425EA20E00772F55EB27F719
Key Value
FileSize1563784
MD5B3AEC3A8EC4F97FF8D7198F7E61D6DBE
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.3-1
SHA-10E289CF9756C58DB38E5E3D36FBDBAD6E5346ECA
SHA-2565A14F505D95202340CB0A675F3585AA25D55A88148448BAE808D891D28E455FF
Key Value
FileSize1965740
MD5A88EA33B2A51CA09E411457970D0CB50
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.6-1
SHA-112F7AF0D2CE20EC703826DC81B5792FE885366BE
SHA-25639F07573A58F2C5B239D9C76A150ADAB3A90AE32B863878F88CFF0A4B9B17F64
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86_64//cppcheck-gui-2.12.1-r0.apk
MD522E174D4087C55C6B80F2A11CF03F642
SHA-1142945D40BEAC044255BEE6BA283C98AB76BA832
SHA-2565CC5A6982BB18EDE52C5211AE19D234FB3DF6B2A282C7AD1C99266B73AAE68C9
SSDEEP49152:lmiqotcF4WQ40HGirjdgE/HsKtdnHPQ7rq7BnoeIr1aZbFIZ:pqouF4WQ40HGifdh/MK/nH6r+BDIr6bE
TLSHT139A533002DB79F9A7AE37B62A7BEC111B0AC7882DEF8B57D19459F2051310A7530ED36
Key Value
FileSize1744504
MD50DB36BA236F89873E2D2C64DCABF9D4B
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.6-1
SHA-11519819FC487CCB0343875A129C8F6A2D7D7CA4A
SHA-256B5F4F2957846B1988C905B15171DDF1BEBD268125B7C351344EBEC1A42573CDB
Key Value
FileSize1713908
MD516B6534A18BA1B5E5725A918BFCAF3CB
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.6-1
SHA-11A3E62CC2FB37C9A27AF22E273F09A56372BF666
SHA-256181688F646DBDF447F081157D36F4803D3AD0991DD2B62335658FFC8677AF7BA
Key Value
FileSize1783208
MD5CFBA423F3F1091EE3B0CD8864D474183
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.3-1
SHA-11CFC8EAF2EF6796BFD18D21A6EDC985473F3CF89
SHA-256C7486FE4668A6D6A9CCD37AC5242AEDD0AF4806A1663D8A72DEC490A4B109D43
Key Value
FileSize1712632
MD5142EF76BC5696703970988A74CDD780D
PackageDescriptiontool for static C/C++ code analysis (GUI) 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 graphical user interface for cppcheck.
PackageMaintainerJoachim Reichel <reichel@debian.org>
PackageNamecppcheck-gui
PackageSectiondevel
PackageVersion2.6-1
SHA-1241AA05AEE3BA2D681C5124CD5FD36602E9C222A
SHA-2563E7D18F996D8302D40E8F55E203113EE675801BB1DD15FD24BB5B7BD98846179