| 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.
 ------------------------------------------------------
 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.