Project

Profile

Help

Bug #6593

open

inconsistences in the C++ API documentation on freeing/deleting data

Added by O'Neil Delpratt about 23 hours ago.

Status:
New
Priority:
Normal
Category:
Documentation
Start date:
2024-11-20
Due date:
% Done:

0%

Estimated time:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
All
SaxonC Platforms:
All
SaxonC Architecture:

Description

The transformToString returns a char pointer array which should be free'd by the caller but the documentation does not mention this information. There are other places in the API where we make this assumption on the caller having the responsibility to free memory but not mentioned in the documentation.

No data to display

Please register to edit this issue

Also available in: Atom PDF