Daniel Shahaf wrote on Wed, Sep 02, 2015 at 15:35:04 +0000:
> [ Summary for dev@: calling svn_fs_change_rev_prop() from Python works;
> calling svn_fs_change_rev_prop2() with old_value_p=None changes the
> property and then segfaults. ]

I've plugged the segfault in r1700966.

I don't see a particular need to backport it, since the only way to
trigger the segfault is by writing new code that will always trigger
the segfault when tested, and old code (using the deprecated APIs)
works.

Reply via email to