Package: cppcheck Version: 2.2-1+0~20201105.9+debian10~1.gbp9c8c56 Architecture: amd64 Maintainer: Joachim Reichel Installed-Size: 6902 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 5.2), libtinyxml2-6a (>= 5.0.0), python3:any, python3-pygments Suggests: cppcheck-gui, clang, clang-tidy Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Priority: optional Section: devel Filename: pool/main/c/cppcheck/cppcheck_2.2-1+0~20201105.9+debian10~1.gbp9c8c56_amd64.deb Size: 1633340 SHA256: c194a13591d5493b9b0472b6bd6c1aff511998ae6942b686382692e7a7df898e SHA1: 64ee150b29e7dfefd733039831f7f60a6c32404e MD5sum: 66cad0a412edf189af14e6519dfc78a6 Description: tool 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. Package: cppcheck-dbgsym Source: cppcheck Version: 2.2-1+0~20201105.9+debian10~1.gbp9c8c56 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joachim Reichel Installed-Size: 30454 Depends: cppcheck (= 2.2-1+0~20201105.9+debian10~1.gbp9c8c56) Priority: optional Section: debug Filename: pool/main/c/cppcheck/cppcheck-dbgsym_2.2-1+0~20201105.9+debian10~1.gbp9c8c56_amd64.deb Size: 30223364 SHA256: 8cf3a77ff7371fc754da1bc7f3405fef758d3db2d34c8490784ec31105fbf60f SHA1: 961d8cabab3e999db89a96292b01e385cbf43bfb MD5sum: ab317e2f8e2f3215b91c89b2817ba9a2 Description: debug symbols for cppcheck Build-Ids: 2cef8afdadc0f9f375a80a553b847c6b0389840f Package: cppcheck-gui Source: cppcheck Version: 2.2-1+0~20201105.9+debian10~1.gbp9c8c56 Architecture: amd64 Maintainer: Joachim Reichel Installed-Size: 5434 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3, libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.0.2), libqt5help5 (>= 5.6.0~beta), libqt5printsupport5 (>= 5.0.2), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), libtinyxml2-6a (>= 5.0.0), cppcheck (= 2.2-1+0~20201105.9+debian10~1.gbp9c8c56) Suggests: python3, clang, clang-tidy Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Priority: optional Section: devel Filename: pool/main/c/cppcheck/cppcheck-gui_2.2-1+0~20201105.9+debian10~1.gbp9c8c56_amd64.deb Size: 1735876 SHA256: 8f226877f1f053450defdfeecac3ff56c2eef3ac1d97cf42902a4d7f25fcbecd SHA1: db7c4af6d7b6c7753412de3b8ca470736e50d00c MD5sum: 207b06e371408f511745d1ceedf79d05 Description: tool 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. Package: cppcheck-gui-dbgsym Source: cppcheck Version: 2.2-1+0~20201105.9+debian10~1.gbp9c8c56 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Joachim Reichel Installed-Size: 37801 Depends: cppcheck-gui (= 2.2-1+0~20201105.9+debian10~1.gbp9c8c56) Priority: optional Section: debug Filename: pool/main/c/cppcheck/cppcheck-gui-dbgsym_2.2-1+0~20201105.9+debian10~1.gbp9c8c56_amd64.deb Size: 37481356 SHA256: bda3e8811716482538ae5d2e7c349296f1c35921859a42493c3f82504b01cb6a SHA1: 1cdf700effc2b7fa5ed7d392d8a816d2d523b41a MD5sum: 6f3d1487e8cbd171525c2b569244a6ca Description: debug symbols for cppcheck-gui Build-Ids: b2c3f68087ce0ab60f6917dd395c5543dae68082