Suspicious code in RepoBrowser
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 09 Feb 2011 12:41:47 +0300
Hey.
Currently CRepositoryBrowser::AutoInsert() contains a line of code:
while (currentPath != path);
that doesn't make sense - it looks like either a no-op or an infinite loop depending on whether the two strings are equal.
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.