svn_client_delete4 can segfault
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 07 Dec 2011 20:13:34 +0100
Hi,
from a few crash reports sent in for TSVN I was finally able to pin down
in libsvn_client\delete.c, line 240 there's a call
but that can return NULL.
looking at the code it's possible for repos_relpath to stay NULL, for
on trunk, svn_uri__is_child() has been replaced with
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.netReceived on 2011-12-07 20:14:12 CET |
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.