Suspicious logical expression
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 29 Jun 2011 11:25:24 +0400
Hey.
Currently TortoiseBlame::SetupLexer() reads
if (lineptr)
the inner if performs the very same check twice in a row. Perhaps the second check is unneeded or mistyped. This defect was detected using PVS-Studio static analysis tool.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.