[ https://issues.apache.org/jira/browse/SVN-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Sahlberg closed SVN-4917. -------------------------------- Resolution: Fixed > 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: 1.14.2 > Reporter: Yasuhito Futatsuki > Assignee: Daniel Sahlberg > Priority: Major > Fix For: 1.15, 1.14.3 > > > 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)