[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to call SVN's fs.change_rev_prop2 from Python / SWIG - passing old_value_p as a double pointer?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 3 Sep 2015 09:22:54 +0000

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.
Received on 2015-09-03 11:23:13 CEST

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.