Issues
- 0
Begin iterator is after end iterator
#50 opened by pfultz2 - 0
Move lvalue parameter
#49 opened by pfultz2 - 0
Find infinite loops
#48 opened by pfultz2 - 0
No dangling lifetime warning
#43 opened by pfultz2 - 0
- 0
Lifetime issue using containers
#35 opened by pfultz2 - 0
V678. An object is used as an argument to its own method. Consider checking the first actual argument of the 'Foo' function.
#46 opened by pfultz2 - 0
- 0
V6072. Two similar code fragments were found. Perhaps, this is a typo and 'X' variable should be used instead of 'Y'.
#44 opened by pfultz2 - 0
Lifetime: Element access
#33 opened by pfultz2 - 0
- 0
V704. 'this == 0' comparison should be avoided - this comparison is always false on newer compilers.
#41 opened by pfultz2 - 0
V686. A pattern was detected: A || (A && ...). The expression is excessive or contains a logical error.
#40 opened by pfultz2 - 0
- 0
- 0
- 0
Lifetime: nested lambdas
#36 opened by pfultz2 - 1
StlAlgorithm: std::accumulate with counter
#34 opened by pfultz2 - 0
new check: Statement with no effect
#23 opened by pfultz2 - 0
Check if only container size is read
#32 opened by pfultz2 - 0
Find dangling lifetime to temporaries
#31 opened by pfultz2 - 0
Lifetime issue with for-range based loops
#30 opened by pfultz2 - 0
FP: Lifetime reassigning global variable
#29 opened by pfultz2 - 0
- 0
FP lifetime: Setting string from array
#27 opened by pfultz2 - 0
Lifetime issue with const member field
#21 opened by pfultz2 - 0
Check for unconditional break
#20 opened by pfultz2 - 0
Using 'this' when a lambda captures by value
#19 opened by pfultz2 - 1
- 0
Iterator mismatch with an algorithm
#17 opened by pfultz2 - 0
false positive invalidFunctionArgBool - user function shadows function from std namespace
#15 opened by pfultz2 - 1
Catch duplicate if conditions
#14 opened by pfultz2 - 0
Opposite inner conditions with ranges
#11 opened by pfultz2 - 0
FN: Handle null pointer arithmetic with string
#10 opened by pfultz2 - 0
Identical conditions with containers
#8 opened by pfultz2 - 0
More inner conditions to check
#4 opened by pfultz2 - 0
- 0
- 0
Lifetime issue with function indirection
#22 opened by pfultz2 - 0
FP lifetime: subtracting iterators
#26 opened by pfultz2 - 2
FP lifetime: derefencing iterator
#25 opened by pfultz2 - 0
FP with returning an iterator to a pointer
#24 opened by pfultz2 - 0
- 0
Check for double nots in isSameExpression
#6 opened by pfultz2 - 0
Catch mismatch iterators using isSameExpression
#12 opened by pfultz2 - 0
Opposite expressions on both sides of '!='
#5 opened by pfultz2 - 0
Add inconclusive values to valueflow
#13 opened by pfultz2 - 0
FN: Yoda conditions for container size
#9 opened by pfultz2 - 0
FP: opposite inner conditions
#7 opened by pfultz2 - 0