Примеры использования Analyzer found на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
The analyzer found two more defects of this type.
Perhaps, in reality, the analyzer found way more bugs.
The analyzer found one more similar bug.
I also recommend my colleague's article about how single-time checks make little sense:" Philosophy of Static Code Analysis:We Have 100 Developers, the Analyzer Found Few Bugs, Is Analyzer Useless?
The analyzer found three spots where leaks might occur.
First things first:let's see what the analyzer found, and then we will deal with statistics and make conclusions.
Analyzer found an expression that can be simplified.
The analyzer found the use of a dangerous magic number.
The analyzer found a very suspicious explicit type conversion.
The analyzer found lots of unsafe event calls.
Analyzer found a potential error with utilization of"?
The analyzer found a possible error of indexing large arrays.
The analyzer found a code fragment that has a nonsensical comparison.
The analyzer found suspicious condition that may contain an error.
The analyzer found a possible error in pointer arithmetic.
The analyzer found a potential error that may be caused by a misprint.
The analyzer found a code fragment that most probably has a logic error.
The analyzer found a code fragment where the semicolon';' is probably missing.
The analyzer found code that might contain a misprint and therefore lead to an error.
The analyzer found a destructor containing the throw operator outside the try… catch block.
The analyzer found an expression in code that uses the','operator in a suspicious way.
The analyzer found a possible error related to the use of memsize inside a union.
The analyzer found a potential error related to storing a pointer of a local variable.
The analyzer found a potential error related to allocating insufficient amount of memory.
The analyzer found a potential error related to division of the pointer's size by some value.
The analyzer found a possible error related to the implicit conversion of the return value type.
The analyzer found a possible error related to the use of memsize type for catching exception.
The analyzer found a potential error related to memory buffer filling, copying or comparison.
The analyzer found a possible error related to the implicit memsize-type conversion to 32-bit type.
The analyzer found a possible error related to the changes in the overriding virtual functions behavior.