Daniel Marjamäki
|
59478c15cf
|
Tokenizer: small speedup
|
2013-06-16 09:00:02 +02:00 |
Daniel Marjamäki
|
a9bd6cf3df
|
Fixed #4857 (False Positive: function argument hides enumerator of same type)
|
2013-06-16 08:13:41 +02:00 |
Daniel Marjamäki
|
b31c218773
|
fixed typo, thanks XhmikosR for pointing it out
|
2013-06-15 19:31:17 +02:00 |
Abhishek Bharadwaj
|
d85c8e6782
|
Fixed #4104 (New check: comma separated statements in return statement from a function)
|
2013-06-15 17:49:10 +02:00 |
Daniel Marjamki
|
03f28e9c65
|
Fixed #4668 (Tokenizer: improve handling of 'if (x) MACRO() { ..')
|
2013-06-15 14:40:05 +02:00 |
Daniel Marjamäki
|
15c92384f4
|
Fixed #4851 (Preprocessor: problem when using #ifndef symbol in the code)
|
2013-06-15 12:08:18 +02:00 |
Daniel Marjamäki
|
722bfe7197
|
Fixed #4553 (Wrong calculation of known values)
|
2013-06-14 18:51:52 +02:00 |
Daniel Marjamäki
|
ae36472a1b
|
Fixed #4778 (FP: Uninitialized variable: av)
|
2013-06-14 07:21:53 +02:00 |
Robert Reif
|
870d29944b
|
Fixed #4852 (false positive: Member variable 'A::sz' is not initialized in the constructor)
|
2013-06-14 06:32:26 +02:00 |
Daniel Marjamäki
|
cd5e32446f
|
Fixed #4641 (False positive: Address of local auto-variable assigned to a function parameter)
|
2013-06-13 16:19:19 +02:00 |
PKEuS
|
876e9c0039
|
Fixed issue on C++11 right angle brackets (#4832)
|
2013-06-12 13:43:29 -07:00 |
PKEuS
|
917acea2ca
|
Fixed two spelling mistakes found by ettlmartin
|
2013-06-12 13:13:05 -07:00 |
Daniel Marjamäki
|
75616786ef
|
Fixed #4848 (--include not working since the last 2 days)
|
2013-06-12 16:59:25 +02:00 |
Daniel Marjamäki
|
c4763b9010
|
Fixed #4463 (false positive: (style) Variable 'CHDERR_NOT_OPEN' hides enumerator with same name)
|
2013-06-12 06:45:26 +02:00 |
Daniel Marjamäki
|
47931372ff
|
astyle formatting
|
2013-06-12 06:43:52 +02:00 |
Zachary Blair
|
9c45e6d47d
|
Fixed #4173: Elaborated on the verbose error message
|
2013-06-10 23:11:44 -07:00 |
PKEuS
|
4efccc2c5d
|
Fixed #4420: Prefix increment is only suspicious, if its return value is not used.
|
2013-06-10 13:02:02 -07:00 |
Zachary Blair
|
28c0045f36
|
Fixed #4173: New check: arithmetical usage of inf/nan result
|
2013-06-09 23:13:08 -07:00 |
Daniel Marjamäki
|
6900d4fb76
|
Travis: Fixed cppcheck style warning
|
2013-06-09 20:17:26 +02:00 |
Daniel Marjamäki
|
66f9e9b16f
|
Rules: Allow that 'raw' tokens are checked.
|
2013-06-09 15:50:43 +02:00 |
Daniel Marjamäki
|
537166cf47
|
Rules: Make it possible run a rule on the 'normal' token list
|
2013-06-09 14:58:56 +02:00 |
Daniel Marjamäki
|
616a693f1f
|
Merge pull request #139 from JustRamires/master
Ticket #4694
|
2013-06-08 07:46:08 -07:00 |
Daniel Marjamki
|
4e09b06bc1
|
Fixed #4827 (allow checking multiple configurations when using -D by also using --max-configs or --force)
|
2013-06-08 16:46:54 +02:00 |
Roman Zaytsev Borisovich
|
4610b135dc
|
Fixed #4694
|
2013-06-07 10:37:33 +04:00 |
Daniel Marjamäki
|
10849e220b
|
Fixed #4809 (Review CheckNullPointer::parseFunctionCall)
|
2013-06-07 06:37:53 +02:00 |
Daniel Marjamäki
|
9eac4489ac
|
Fixed #4838 (False positive for ... seems to be invalid)
|
2013-06-06 12:44:19 +02:00 |
Frank Zingsheim
|
aa25d1e0af
|
Fixed #4837 (False positive: Assert statement calls a function which may have desired side effects (local variable))
|
2013-06-05 22:10:43 +02:00 |
Daniel Marjamäki
|
dec520c507
|
Tokenizer::simplifyEnum: Fixed false positives
|
2013-06-04 21:18:20 +02:00 |
Daniel Marjamäki
|
8b5792a0f8
|
Tokenizer::simplifyEnum: Fixed internalErrors when building with compiled patterns.
|
2013-06-04 18:57:46 +02:00 |
Daniel Marjamäki
|
fa1fd31667
|
Tokenizer::simplifyEnum: Improved handling of shadow variables
|
2013-06-04 06:51:01 +02:00 |
Daniel Marjamäki
|
8954cc0984
|
Fixed #4280 (Tokenizer::simplifyEnum: don't simplify shadow variables)
|
2013-06-03 19:18:51 +02:00 |
Daniel Marjamäki
|
e90a3c179f
|
doc: minor tweaks of --doc output
|
2013-06-03 06:36:37 +02:00 |
PKEuS
|
ffb5317c61
|
Set version to 1.61 dev
|
2013-06-02 15:40:51 +02:00 |
Daniel Marjamki
|
c83bd7f00f
|
1.60.1: Set versions
|
2013-06-02 13:13:40 +02:00 |
Daniel Marjamäki
|
d36d3d5469
|
1.60: set version
|
2013-06-01 15:17:07 +02:00 |
Daniel Marjamäki
|
e3dd51dd2b
|
Fixed Cppcheck warning. Method TokenList::createAst can be const
|
2013-06-01 15:04:37 +02:00 |
Daniel Marjamäki
|
ca632bd771
|
Fixed Cppcheck warning. Made method const
|
2013-06-01 14:35:21 +02:00 |
Daniel Marjamäki
|
785d54046f
|
Fixed Cppcheck warning, method can be static
|
2013-06-01 14:06:48 +02:00 |
Daniel Marjamäki
|
a7da65a40b
|
Fixed #4618 (Unmatched suppression: don't show this information message unless --enable=information or --check-cfg is used)
|
2013-05-31 15:20:58 +02:00 |
Daniel Marjamäki
|
065853a59a
|
Fixed #4652 (False positive: variable value tracking into loop body)
|
2013-05-29 16:16:12 +02:00 |
Daniel Marjamäki
|
a861817a01
|
Fixed #4751 (CheckBufferOverrun: better handling when struct member instance doesn't have same varid as struct member declaration)
|
2013-05-28 16:52:23 +02:00 |
Daniel Marjamäki
|
ae7363fe54
|
Fixed #4599 (False positive with fopen/fclose test)
|
2013-05-23 06:34:22 +02:00 |
Frank Zingsheim
|
614a78084f
|
Fixed #4799: Improved quickfix from 0943fecf03
(Segmentation fault in K&R simplification inside lambda expression)
|
2013-05-21 19:43:07 +02:00 |
Daniel Marjamäki
|
c795f6e2f7
|
CheckOther::checkSuspiciousEqualityComparison: check if --inconclusive has been used since the message is inconclusive
|
2013-05-20 16:05:21 +02:00 |
Robert Reif
|
2c8360c607
|
Fixed #4789 (uninitMemberVar not found when constructor contains default parameters)
|
2013-05-18 18:33:24 +02:00 |
Daniel Marjamäki
|
1476787f40
|
CheckClass: Fixed nullpointer check and then dereference warning.
|
2013-05-17 14:10:53 +02:00 |
Daniel Marjamäki
|
4d781a7492
|
made CheckAssert::inSameScope static to silence cppcheck warning
|
2013-05-15 16:51:15 +02:00 |
Daniel Marjamäki
|
18116ab61e
|
CheckAssert: Fixed 'NULL pointer check and dereference code'
|
2013-05-15 16:40:50 +02:00 |
Daniel Marjamäki
|
b84547a312
|
Fixed #4798 (Token::Match(tok, '&|*|%var%') behaves differently when parsed or compiled)
|
2013-05-15 13:22:25 +02:00 |
Frank Zingsheim
|
0943fecf03
|
Fixed #4799 (Segmentation fault in K&R simplification inside lambda expression)
|
2013-05-14 20:56:31 +02:00 |
PKEuS
|
b58e1241dc
|
Distinguish between different swprintf overloads. (#4790)
Fixed MSVC warning recently introduced
|
2013-05-14 02:06:16 -07:00 |
PKEuS
|
1903585ea3
|
Fixed bug in handling rvalue references: Scope has to be set everywhere. (#4732)
|
2013-05-14 01:43:32 -07:00 |
Frank Zingsheim
|
0076ebe08d
|
More general fix to #4187 (False positive: Variable inside a lambda is reported as uninitialized)
Travis: Problems with matchcompiler.py
|
2013-05-12 11:19:10 +02:00 |
Frank Zingsheim
|
511f8a4c1f
|
More general fix to #4187 (False positive: Variable inside a lambda is reported as uninitialized)
|
2013-05-12 10:19:43 +02:00 |
Frank Zingsheim
|
d387e8b770
|
Fixed #4711: (false positive: Consecutive return...)
|
2013-05-11 17:50:59 +02:00 |
Daniel Marjamäki
|
2f1050595d
|
CppCheck: Added _simplify flag that can be used by clients to disable simplifications
|
2013-05-11 11:35:04 +02:00 |
Daniel Marjamäki
|
b6bcdf2936
|
Fixed #4520 (segmentation fault of cppcheck (preprocessing))
|
2013-05-09 18:50:24 +02:00 |
PKEuS
|
fb480ebb0a
|
Now really fixed #4604.
|
2013-05-09 15:39:33 +02:00 |
PKEuS
|
881b47e79d
|
Revert "Improved handling of 0 initializations (#4604)"
This reverts commit 1201e417ec .
|
2013-05-09 15:32:02 +02:00 |
PKEuS
|
0a104c40b7
|
Fixed "Improved handling of 0 initializations (#4604)"
This fixes commit 1201e417ec .
|
2013-05-09 15:25:36 +02:00 |
PKEuS
|
982b9491d4
|
Improved handling of 0 initializations (#4604)
|
2013-05-09 06:23:25 -07:00 |
PKEuS
|
c42b89fb88
|
Revert "Improved handling of 0 initializations (#4604)"
This reverts commit 1201e417ec .
|
2013-05-09 15:19:23 +02:00 |
PKEuS
|
1201e417ec
|
Improved handling of 0 initializations (#4604)
|
2013-05-09 06:17:10 -07:00 |
Daniel Marjamäki
|
cbe0a0825c
|
Fixed #4725 (Tokenizer: Replace block declaration (^{}) with asm())
|
2013-05-09 14:47:18 +02:00 |
Daniel Marjamäki
|
455b07a641
|
CheckAssert: Fixed shadow variable warning
|
2013-05-09 06:29:12 +02:00 |
Lena Herscheid
|
e23038c4de
|
Fixed #4775 (Check for assert() with side effects)
|
2013-05-07 21:35:16 +02:00 |
Daniel Marjamäki
|
67979f00be
|
ErrorLogger: Make sure Token class is known
|
2013-05-07 18:18:15 +02:00 |
Frank Zingsheim
|
bca751b9f4
|
Fixed #4773 (Regression: wrong detection of unitialized variable)
|
2013-05-06 18:45:00 +02:00 |
Daniel Marjamäki
|
4659745106
|
Fixed #4786 (segfault with one LibreOffice file)
|
2013-05-06 16:56:34 +02:00 |
Daniel Marjamäki
|
3f5a858800
|
dmake: update Makefile
|
2013-05-05 09:22:04 +02:00 |
Daniel Marjamäki
|
ea60c5b14b
|
CheckBufferOverrun: Code cleanup
|
2013-05-05 08:14:19 +02:00 |
Daniel Marjamäki
|
079d22fbee
|
Fixed #4734 (False 'Possible null pointer dereference')
|
2013-05-03 16:18:44 +02:00 |
Zachary Blair
|
de8ee5b042
|
Fixed #4554 (false negative: buffer access out of bounds)
|
2013-05-02 21:50:48 -07:00 |
Daniel Marjamäki
|
bfb1bc50e3
|
Fixed #4760 (false negative: (error) usage of uninitialized variable (struct member))
|
2013-05-02 20:34:15 +02:00 |
Daniel Marjamäki
|
44cb070e13
|
Fixed #4737 (False positive: Uninitialized variable 'do_something(&((char*)&var)[0],1);')
|
2013-05-01 13:52:28 +02:00 |
Frank Zingsheim
|
42068a3d60
|
Fixed #4767 (segmentation fault in expand template)
|
2013-05-01 13:28:01 +02:00 |
Daniel Marjamäki
|
287782a679
|
Fixed #4390 (False alarm 'Object pointed by an auto_ptr is destroyed using operator delete. You should not use auto_ptr for pointers obtained with operator new[].')
|
2013-05-01 11:11:57 +02:00 |
Daniel Marjamäki
|
b2798e929d
|
Improved fix for #4455, no false negatives if variable is used before first memset
|
2013-04-30 16:56:44 +02:00 |
Daniel Marjamäki
|
cf75e2bb28
|
astyle formatting
|
2013-04-30 06:44:50 +02:00 |
Daniel Marjamäki
|
47ef8cf455
|
Fixed #4455 (redundantCopy when precleaning with memset)
|
2013-04-30 06:43:16 +02:00 |
Zachary Blair
|
1f97e0e5df
|
Ticket #4510 - Reduced the scope of the safeFunctions variable to avoid a cppcheck style issue
|
2013-04-26 20:06:17 -07:00 |
Baris Demiray
|
548dd42aaf
|
Fixed #933 (Leaks with struct members not detected)
|
2013-04-26 16:11:57 +02:00 |
Zachary Blair
|
2bc67d72c2
|
Ticket #4510 - Fixed a Travis build error resulting from reporting a warning when warnings are not enabled
|
2013-04-26 00:19:39 -07:00 |
Zachary Blair
|
35668380cf
|
Fixed #4510 (False positive: "Possible null pointer dereference if the default parameter value is used" after init)
|
2013-04-25 00:25:56 -07:00 |
Daniel Marjamäki
|
c3d1274db3
|
Reverted 'simplify NOT' since there are problems related to signedness of numeric values.
|
2013-04-24 06:32:34 +02:00 |
Daniel Marjamäki
|
e1dd14626c
|
Fixed #4735 (FP: Mismatching assignment and comparison)
|
2013-04-23 06:47:15 +02:00 |
Daniel Marjamäki
|
a5b044a6e2
|
Fixed #4754 (False positive: Map literals trigger redundant code warning)
|
2013-04-20 07:51:44 +02:00 |
Daniel Marjamäki
|
9f8ce6f77f
|
Fixed #4729 (Tokenizer::setVarId: Varid not tracked properly after function declaration with 'shadow' parameter name)
|
2013-04-19 18:36:16 +02:00 |
PKEuS
|
c2664a063e
|
Use existing Standards object instead of creating new one
Made const dummy variable static
|
2013-04-18 04:24:09 -07:00 |
Ettl Martin
|
21f9adf15e
|
Merge branch 'master' of github.com:danmar/cppcheck
|
2013-04-16 11:26:08 +02:00 |
Ettl Martin
|
cb343bd718
|
fixed typo in reporting Error
|
2013-04-16 11:25:45 +02:00 |
PKEuS
|
cf5d8fa3df
|
Use Token::link() instead of Token::findClosingBracket() whereever possible
|
2013-04-15 13:48:28 -07:00 |
Daniel Marjamäki
|
9ad39ca4c0
|
Fixed #4544 (Crash with this line : class CD : public CC< class CB< CA > >)
|
2013-04-12 16:38:12 +02:00 |
Daniel Marjamäki
|
e8fbd39efd
|
Templates: better handling of 'X<class Y>' template instantiations. Ticket: #4544
|
2013-04-11 18:58:39 +02:00 |
Ettl Martin
|
e03a3946d0
|
avoid crash in checkother:wrongPipeParameterSize when a pointer with unknown size is provided.
|
2013-04-11 14:22:22 +02:00 |
Ettl Martin
|
33cfc1a52e
|
fixed #4726: simplify bitwise Not (~ %num%)
|
2013-04-11 09:16:40 +02:00 |
Daniel Marjamäki
|
a49fc57e00
|
Tokenizer: don't simplify 'a!=(b!=0)' to 'a!=b'. Ticket: #4697
|
2013-04-11 07:19:32 +02:00 |
Frank Zingsheim
|
54e7c8f6a2
|
Implemented support for move constructors:
Adapt code to Function::eMoveConstructor
introduced in commit eb2962792f
|
2013-04-10 21:57:22 +02:00 |
Daniel Marjamäki
|
7fdaba43ed
|
Uninitialized variables: Fixed fp when initializing struct with function in loop body
|
2013-04-10 20:46:44 +02:00 |
Daniel Marjamäki
|
96a5429cee
|
Uninitialized variables: Assume that function initializes struct if it is unknown if it does
|
2013-04-10 20:04:32 +02:00 |