Yasuhito Futatsuki created SVN-4917:
---------------------------------------
Summary: swig-py: Python ref-cont leak in wrapper of
*svn_delta_editor_t() and *svn_repos_parse_fns3_t()
Key: SVN-4917
URL: https://issues.apache.org/jira/browse/SVN-4917
Project: Subversion
Issue Type: Bug
Components: bindings_swig_python
Affects Versions: trunk, 1.14.2
Reporter: Yasuhito Futatsuki
Assignee: Yasuhito Futatsuki
Wrapper functions of C APIs which drive *svn_delta_editor_t() and
svn_repos_parse_fns3_t does not release reference of intermediate baton which
are created during processing call back of the API when an error is occured
during proccessing call back of the API.
I think this affects all versions after those functions were implemented, but
I didn't check.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)