segfault when deleting folders in 1.6.2
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 21 May 2009 10:22:29 +0200
Hi,
In the file libsvn_wc/adm_ops.c, function
dir_entry = apr_hash_get(parent_entries, base_name,
}
the 'dir_entry' is NULL, and accessing it in the if-clause causes a
But the delete was called with --keep-local, so maybe that has something
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=2343506
|
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.