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

Re: 1.6.15 ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 24 Mar 2011 22:11:31 +0100

On 24.03.2011 20:39, Oto BREZINA wrote:
> On 2011-03-23 16:19, Stefan Küng wrote:
>> Details: the bug is that a NULL-handle is used. The APIs throw an
>> exception because of this, but that exception is caught by the OS and
>> nothing really bad happens. The problem is that if a debugger is
>> attached to the process, that debugger has to handle the exception and
>> not the OS. So in that case, the app is stopped - or depending on how
>> that debugger is configured the app might crash.
> Another point for 'CAutoHandler' class? ;)
> Sorry I can't help myself a have to write it.

I thought the very same :)
Problem is: if we implement this now, it wouldn't help with those issues
on the 1.6.x branch. But I'm still considering it, I just haven't
figured out the perfect way to do it yet.

Stefan

-- 
        ___
   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=2713941
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-24 22:11:39 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.