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

Re: Patch - out-proc COM server will hang if class registration fails

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 02 Mar 2011 19:59:43 +0100

On 02.03.2011 08:19, Dmitry wrote:
> Hey.
>
> Attached is an untested patch that addresses out-proc COM server hanging forever in case CoRegisterClassObject fails. It also reuses global class factory instead of creating a new one.

Committed in r20945.

> Also I totally don't get why DllCanUnloadNow and DllGetClassObject are in that code - that code seems to be only used in an out-proc server and out-proc servers don't need those functions. What's the use of those two functions?

You're right, those are not needed. Removed them in r20945 too.

Stefam

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2709052
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-02 19:59:58 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.