Re: [PATCH] Segfault when comitting property changes on wc root
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-21 16:53:56 CET
Vladimir Prus <ghost@cs.msu.su> writes:
> I've just got segfault from svn when trying to comit after setting
Any property change on the root directory is affected. It's
> Log message:
I suppose that works.
The path handling code here is a trifle confusing:
const char *path = item->path;
should we really be running svn_path_is_child on path if path is an
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Mar 21 16:54:39 2003 |
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.