This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
e38f15ecc0
cppcheck
/
test
/
cfg
History
Alexander Mai
cbc8c4f57d
Fix unsuppressed warning in checkcfg target
2015-03-05 06:57:30 +01:00
..
gnu.c
#6181
Drop redundantGetAndSetUserId. Ensure (style-) warnings are issued if setuid()/getuid() and some related functions are ignored. Move strdupa()/strndupa() from posix.cfg to gnu.cfg
2015-02-16 22:19:51 +01:00
posix.c
Add more string conversion functions to library files
2015-03-01 20:18:26 +01:00
runtests.sh
Fix unsuppressed warning in checkcfg target
2015-03-05 06:57:30 +01:00
std.c
Fix false positive ignoredReturnValue about strtol
2015-02-25 22:03:10 +01:00
windows.cpp
#6559
Regression/ false positive: Return value of allocation function OpenFile is not stored. Add required definitions to windows.cfg, include afx_msg. Add test file test/cfg/windows.cpp to check windows configuration. Fix for gnu.cfg. FileLister now features a non-recursive mode.
2015-03-05 06:48:44 +01:00