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

1.6.15 ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 23 Mar 2011 16:19:45 +0100

Hi,

In the latest 1.6.14 release of TSVN there's a bug which can cause an
app that uses a file-open/save dialog to crash. But usually the app
won't crash but the exception caused by the wrong handle is caught by
the OS and nothing happens.
So my question: should I create another release (1.6.15) not even a
week after the last release?

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.

All in favor of 1.6.15 this week say "I"...

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=2713469
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-23 16:20:17 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.