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

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

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-09 10:42:00 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.