[jira] [Updated] (SVN-4917) swig-py: Python ref-cont leak in wrapper of *svn_delta_editor_t() and *svn_repos_parse_fns3_t()
"Daniel Sahlberg (Jira)" <[email protected]> Tue, 26 Dec 2023 18:32:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-4917?page=3Dcom.atlassian.=
jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Sahlberg updated SVN-4917:
---------------------------------
Affects Version/s: (was: trunk)
> swig-py: Python ref-cont leak in wrapper of *svn_delta_editor_t() and *s=
vn_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
>
> Wrapper functions of C APIs which drive *svn_delta_editor_t() and svn_rep=
os_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 dur=
ing proccessing call back of the API.
> =C2=A0
> I think this affects all versions after those functions were implemented,=
=C2=A0but I didn't check.
> =C2=A0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)