cppcheck/test/cfg
chrchr-github f8f66aeea9
Improve std.cfg: std::addressof(), std::stringstream::str() (#4710)
* Improve std.cfg: std::addressof(), std::stringstream::str()

* Format

* Add <leak-ignore/>
2023-01-16 22:08:31 +01:00
..
boost.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
bsd.c bsd.cfg: Added support for setbuffer() and setlinebuf(). 2022-04-27 10:22:38 +02:00
cairo.c
cppunit.cpp cfg: cppunit: Fix FP with compareBoolExpressionWithInt within CPPUNIT_ASSERT_EQUAL (#2879) 2020-11-04 07:48:53 +01:00
gnu.c gnu.cfg: Added support for gethostbyname_r() and gethostbyname2_r() 2022-12-22 09:47:19 +01:00
googletest.cpp Fix FP compareValueOutOfTypeRangeError (#4245) 2022-07-01 10:48:32 +02:00
gtk.c Fix #9653 FP leakReturnValNotUsed although (void) is specified (#4431) 2022-09-27 20:09:04 +02:00
kde.cpp Fix issue 10208: FP: knownConditionTrueFalse in for loop with function that assigns by ref (#3198) 2021-04-18 21:42:27 +02:00
libcurl.c
libsigc++.cpp
lua.c
opencv2.cpp Fix #7709 FN C-style pointer casting with built-in or typedef types /… (#3814) 2022-02-10 20:48:51 +01:00
openmp.c CI; fix test/cfg/openmp.c 2021-05-14 22:16:54 +02:00
openssl.c
posix.c Formatting [ci skip] 2022-12-22 11:59:10 +01:00
python.c Fix CI; Cppcheck find some more unusedAllocatedMemory violations in test/cfg/.. 2021-05-13 23:08:58 +02:00
qt.cpp Improve qt.cfg: unreadVariable for macro parameter (#4683) 2023-01-07 23:29:47 +01:00
runtests.sh Improve qt.cfg: unreadVariable for macro parameter (#4683) 2023-01-07 23:29:47 +01:00
sqlite3.c
std.c Fix #9653 FP leakReturnValNotUsed although (void) is specified (#4431) 2022-09-27 20:09:04 +02:00
std.cpp Improve std.cfg: std::addressof(), std::stringstream::str() (#4710) 2023-01-16 22:08:31 +01:00
windows.cpp Fix #9653 FP leakReturnValNotUsed although (void) is specified (#4431) 2022-09-27 20:09:04 +02:00
wxwidgets.cpp wxwidgets.cfg: Fixed wrong configuration of wxRegEx::GetMatch(). 2022-07-02 09:24:22 +02:00