[jira] [Created] (SVN-4917) swig-py: Python ref-cont leak in wrapper of *svn_delta_editor_t() and *svn_repos_parse_fns3_t()
"Yasuhito Futatsuki (Jira)" <[email protected]> Sun, 24 Sep 2023 03:52:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
Yasuhito Futatsuki created SVN-4917:
---------------------------------------
Summary: swig-py: Python ref-cont leak in wrapper of *svn_del=
ta_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 cr=
eated during processing call back of the API when an error is occured durin=
g 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)