Actions
Bug #6349
closedPython PyXdmNode.childen property not releasing objects
Start date:
2024-02-16
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
12
Fixed in Maintenance Release:
Found in version:
12.4.2
Fixed in version:
12.5
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
In the SaxonC python extension the PyXdmNode.children
method call correctly creates the child nodes, but there is no memory management in place to properly releasing objects when no londer in use.
It is possible that a similar problem can happen in the PHP extenssion too.
Please register to edit this issue
Actions