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

another segfault during update

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 15 Apr 2009 19:48:23 +0200

Hi,

In version 1.6.1, there's another possible segfault during updates:

file libsvn_wc\update_editor.c, line 3522, function add_file():
      if (!eb->switch_url
          && strcmp(fb->new_URL, entry->url) != 0)

The 'entry->url' is NULL according to crash dumps I got for TSVN.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1730582

Received on 2009-04-15 19:48:52 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.