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

Patch - wrong casts, concurrency issues

From: Dmitry <wipedout_at_yandex.ru>
Date: Tue, 08 Feb 2011 09:02:39 +0300

Hey.

Attached are two untested patches that address the following:
- hopefully the last occurence of wrong cast in QueryInterface
- risk of accessing member variable after the object has been deleted by another thread (http://blogs.msdn.com/b/junfeng/archive/2005/02/27/381290.aspx)
- too wide scope of variables
- overly complex constructs

Best wishes.
Dmitry.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2011-02-08 07:02:47 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.