[ https://issues.apache.org/jira/browse/SVN-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Sahlberg closed SVN-4918. -------------------------------- Resolution: Fixed > swig-py: parse_fns3 driver object and parse_baton can make a circular > reference which causes Python reference leak > ------------------------------------------------------------------------------------------------------------------ > > Key: SVN-4918 > URL: https://issues.apache.org/jira/browse/SVN-4918 > 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 > > > parse_fns3 driver object and parse_baton can make a circular references > through the pool cleanup callback registration which is not visible by Python > interpreter. > > If parse_fn3 driver and parse_baton object are allocated from same pool, the > python wrapper object of the pool and its entity pool can't clean up. > -- This message was sent by Atlassian Jira (v8.20.10#820010)