Result for 7EA1FE352630E3A9F3E41A93E297395720F211AC

Query result

Key Value
FileName./usr/lib/x86_64-linux-gnu/cppcheck/lang/cppcheck_sr.qm
FileSize8381
MD5BC2A6AC355BE22B0AB34C36DE0E65FA7
SHA-17EA1FE352630E3A9F3E41A93E297395720F211AC
SHA-2563A18F32EA9F2E1C0AC388AB27F4DD500D898524E4EAB8C9E5AEA44A24C01BCF5
SSDEEP96:hz/TBoL8h/y4SdWXznI68NquNu19ViI/npigB6tv58dzrEb9ha:hz/TOLQG8Xs148uHMth8dvMa
TLSHT14C02018132F4862CF8F62BFCAD7353658B357D222974D70E0344B13D5C50A95ADA3BAA
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

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

Key Value
MD508F78BFAE471ECC80AA3BD45610D51EF
PackageArcharmv7hl
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease5.fc32
PackageVersion1.90
SHA-1F6A824679F04EA43E466A54549CED40C16C2563C
SHA-256B834B70CC99AA174D7D217D8ED8C082C5B22881A9F8A2309A3B2F1EE3117C255
Key Value
FileSize1746504
MD526E2E0D767D4107E2FD144FAF8B5EFCD
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
PackageVersion1.90-4build1
SHA-1450BA36B670E0A5F55EAEC80F45D4E125AA82D8C
SHA-256E881FA71A4F14D78A21FB39CDFD50CCA24A757FF0DBFF7131F0020A65EF66CED
Key Value
MD5C693ED40B7FC480143EB244D5F6EF502
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease5.fc32
PackageVersion1.90
SHA-1B381B786BCC01DFC60181EA68EF8F0D2724B4B40
SHA-256AB84050AA13D4E07A47E0442A3711366BCF11C965891F6BEB26E2C925B09601A
Key Value
MD52C7C11B9DCDEE0BC07841C7AA823AB74
PackageArchx86_64
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease4.el7
PackageVersion1.90
SHA-124BD67C8D374918F0FB4C715C38ADDC0C9D794FB
SHA-2563C3186AB6669CFB0904B70CE79A8682946E25998AD7A006C2F67D9D79F187F3A
Key Value
MD5BD345BE80418F932C6CE418CAD5AA394
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease3.el7
PackageVersion1.88
SHA-170734740923E05F4DA55EFA68FBF249C04CA7D94
SHA-256398B7A0BEF8442F954CF2040F569E196436CEAAA7F6C8DA34DD6DF7F9FCF318E
Key Value
MD5185F006846AE04247299CE0202B979D1
PackageArchx86_64
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease5.fc32
PackageVersion1.90
SHA-1A9F2BFBE277E40B26EA6B0B0BC3733649200484D
SHA-2562C6A4D5023C642E427EB7D3A8EA8897EB71CA99E500DBCAB37C8D5E9D61CA99E
Key Value
MD55BFE43E24EA290FBA1A945E930D9C246
PackageArchppc64le
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).
PackageMaintainerFedora Project
PackageNamecppcheck
PackageRelease4.el7
PackageVersion1.90
SHA-1485D008078991801EF90783DC2E43F55B0B1F446
SHA-2564005FF8FC8BDDB804E0E27B8E32DAEE62E36EAC1109E839C4AA68119C5863157