Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unreleased use of POCO::XML document or nodelists in SINQHMListener #9336

Closed
KarlPalmen opened this issue Nov 20, 2013 · 1 comment
Closed
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period.
Milestone

Comments

@KarlPalmen
Copy link
Contributor

This ticket is blocks : TRAC10637

In SINQHMListener, I found a case of POCO::XML document or nodelist objects being created, but not released. This could cause memory leakage. Fix by using AutPtr for the object.


Keywords: maintenance

@KarlPalmen
Copy link
Contributor Author

This issue was originally trac ticket 8492

@KarlPalmen KarlPalmen added Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period. labels Jun 3, 2015
@KarlPalmen KarlPalmen added this to the Release 3.4 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period.
Projects
None yet
Development

No branches or pull requests

2 participants