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

Patch - out-proc server will run forever if no objects are instantiated

From: Dmitry <wipedout_at_yandex.ru>
Date: Fri, 04 Mar 2011 10:02:26 +0300

Hey.

Attached is an untested patch that addresses two issues.

First, if a client call CoGetClassObject but never successfully instantiates anything with the factory - either because the client doesn't even try or because it tries to instantiate a class the factory can't provide - the server runs forever.

Second, there's a global variable for the module handle that shouldn't be global.

Best wishes.
Dmitry.

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

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

Received on 2011-03-04 08:02:35 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.