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