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
29063098bf
cppcheck
/
lib
History
Daniel Marjamäki
29063098bf
Fixed
#3670
(false positive: Allocation with open never assigned)
2012-03-18 07:49:22 +01:00
..
check.h
…
check64bit.cpp
…
check64bit.h
…
checkassignif.cpp
…
checkassignif.h
…
checkautovariables.cpp
…
checkautovariables.h
…
checkboost.cpp
…
checkboost.h
…
checkbufferoverrun.cpp
Refactorizations on buffer overrun check:
2012-03-17 21:55:08 +01:00
checkbufferoverrun.h
Refactorizations on buffer overrun check:
2012-03-17 21:55:08 +01:00
checkclass.cpp
Renamed ID uninitialized member variables in constructors to "uninitMemberVar" to avoid ambiguity (
#2715
)
2012-03-11 14:29:00 +01:00
checkclass.h
Improved static string comparision check: Implemented
#3214
2012-03-11 11:01:39 +01:00
checkexceptionsafety.cpp
…
checkexceptionsafety.h
…
checkinternal.cpp
…
checkinternal.h
…
checkmemoryleak.cpp
Fixed
#3670
(false positive: Allocation with open never assigned)
2012-03-18 07:49:22 +01:00
checkmemoryleak.h
Fixed
#3670
(false positive: Allocation with open never assigned)
2012-03-18 07:49:22 +01:00
checknonreentrantfunctions.cpp
…
checknonreentrantfunctions.h
…
checknullpointer.cpp
Improved nullpointer check: Detect dereferences by streams (
#410
)
2012-03-16 17:24:03 +01:00
checknullpointer.h
Improved nullpointer check: Detect dereferences by streams (
#410
)
2012-03-16 17:24:03 +01:00
checkobsoletefunctions.cpp
…
checkobsoletefunctions.h
…
checkother.cpp
Fixed recently introduced assertion failure in debug mode
2012-03-15 21:06:24 +01:00
checkother.h
Fixed recently introduced assertion failure in debug mode
2012-03-15 21:06:24 +01:00
checkpostfixoperator.cpp
…
checkpostfixoperator.h
…
checkstl.cpp
…
checkstl.h
…
checkuninitvar.cpp
Fixed
#3666
(False positive: Uninitialized variable (taking address))
2012-03-16 17:28:05 +01:00
checkuninitvar.h
…
checkunusedfunctions.cpp
…
checkunusedfunctions.h
…
checkunusedvar.cpp
…
checkunusedvar.h
…
cppcheck.cpp
Fix compilation with HAVE_RULES=yes
2012-03-01 20:07:00 +01:00
cppcheck.h
…
errorlogger.cpp
…
errorlogger.h
…
executionpath.cpp
…
executionpath.h
…
lib.pri
…
mathlib.cpp
…
mathlib.h
…
path.cpp
…
path.h
…
pcrerules.pri
…
preprocessor.cpp
Fixed
#3536
(Preprocessor #if fails to correctly compare two #defined values)
2012-03-15 20:04:34 +01:00
preprocessor.h
Fixed
#3536
(Preprocessor #if fails to correctly compare two #defined values)
2012-03-15 20:04:34 +01:00
settings.cpp
…
settings.h
…
standards.h
…
suppressions.cpp
…
suppressions.h
…
symboldatabase.cpp
…
symboldatabase.h
…
templatesimplifier.cpp
Fixed
#3567
(False positives in boolean expressions)
2012-03-07 20:31:23 +01:00
templatesimplifier.h
…
timer.cpp
…
timer.h
…
token.cpp
…
token.h
…
tokenize.cpp
Refactorizations in tokenizer:
2012-03-17 11:48:40 +01:00
tokenize.h
Refactorizations in tokenizer:
2012-03-17 11:48:40 +01:00