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

Re: crash in svn_client_url_from_path2

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 18 Jun 2012 21:56:27 +0200

On 18.06.2012 21:37, Daniel Shahaf wrote:
> I think it's a bug to pass url=NULL to svn_client_url_from_path2(). Are
> you saying there is another bug here?

I never pass NULL. Even if the call to svn_dirent_canonicalize() would
return NULL I still pass an empty string in that situation.

Stack traces aren't always reliable what the shown data really is. But
the exception code is (access violation) and the position where that
happens. From there you have to go backwards, but the further backwards
you go the more likely it is that the parameters shown in the stack
trace are not the real ones anymore.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
Received on 2012-06-18 21:57:03 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.