cppcheck/test/cfg
SChernykh 93595aeff0
Fixed `std::vector::data` return type (#5116)
This caused many `arithOperationsOnVoidPointer` false positives in my project which uses `std::vector<uint8_t>` in many places.
2023-06-05 20:47:42 +02:00
..
boost.cpp fixed some CLion inspection warnings (#4688) 2023-04-28 16:02:41 +02:00
bsd.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
cairo.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
cppunit.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
gnu.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
googletest.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
gtk.c Use library to get deallocation function (#5061) 2023-05-21 14:01:14 +02:00
kde.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
libcurl.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
libsigc++.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
lua.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
opencv2.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
openmp.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
openssl.c Fix #9104 reopened Improve check: missing virtual destructor (#5110) 2023-06-02 15:24:18 +02:00
posix.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
python.c Use library to get deallocation function (#5061) 2023-05-21 14:01:14 +02:00
qt.cpp Fix #9104 reopened Improve check: missing virtual destructor (#5110) 2023-06-02 15:24:18 +02:00
runtests.sh refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
sqlite3.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
std.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
std.cpp Fixed `std::vector::data` return type (#5116) 2023-06-05 20:47:42 +02:00
windows.cpp Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
wxwidgets.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00