kameshj_at_tigris.org writes:
> -When 'svn:mergeinfo' property is added freshly in a commit mergeinfo_delta is
> -svn:mergeinfo itself. This fixes few segfaults triggered by our testsuite.
> +We got 4 segfaults while executing our python testsuite(3 copy_tests, 1 merge_tests). It was introduced since r32479.
> +
> +The cause of the segfault being that code blindly assumes
> orig_mergeinfo to exist and non-NULL, which is wrong.
That is crystal clear now -- thank you!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-23 20:10:32 CEST