[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Suspicious code inside CLogDlg::OnFindDialogMessage()

From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 15 Dec 2010 12:12:47 +0300

Hey.

I noticed suspicious code in CLogDlg::OnFindDialogMessage(). There's "bool bFound" variable that is assigned once and never changed but used in the for-loop ending condition. Why is it there? Should the loop body modify it or is it just unneeded?

Best wishes.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2690845

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-15 10:12:57 CET

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.