List Question
20 TechQA 2024-03-27T21:32:33.910000cppcheck: Array index out of bounds; 'buf' buffer size is 0 and it is accessed at offset 3. [ctuArrayIndex]
20 views
Asked by Igor Mišić
Unused private function false positive?
90 views
Asked by mbox
Why Warning NG tokens from Jenkins doesn't work?
33 views
Asked by Thomas Challine
Cppcheck suppress unusedFunction for user library calls?
40 views
Asked by Grant Dare
counting sort using c++
88 views
Asked by AudioBubble
CppCheck + CMake - skip thirdparty sources
55 views
Asked by mark
Is it possible to use cppcheck to check if a union has been initialized?
83 views
Asked by Risusdan
what is cppcheck architecture and how does it work
32 views
Asked by Trịnh Văn Khánh
Cppcheck internal error using addon findcasts.py
127 views
Asked by chasezoco
How to get Cppcheck to continue checking after first error detected?
49 views
Asked by deadParrot
How to add cppcheck to path if .exe doesn't exist?
57 views
Asked by gabriel__
Is it possible to remove dead code using CppCheck?
198 views
Asked by user366312
Cppcheck GUI : How to enable Cppcheck MISRA addons via the GUI?
280 views
Asked by Rohan Majumdar
Confirmation for inappropriate choice of macro definition name in C
89 views
Asked by Ivan Dimitrov
Cppcheck says 'Reference to temporary returned' but code runs fine. False positive maybe?
140 views
Asked by SimonH
Problem estimating Qt Slot as Error in Cppcheck Analysis
283 views
Asked by Jin
How to add headerfile path in Cppcheck
59 views
Asked by dw N
why is cppcheck not accepting my xml rule file
122 views
Asked by migela
Missing lots of scope types after cppcheck parsing
71 views
Asked by Nikeau
Problem when using cppcheck with Qt 6.4.2 on Ubuntu 22 "the header file doesn't include <QObject>"
327 views
Asked by Gianluca Bianco