[
https://issues.apache.org/jira/browse/DISPATCH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005074#comment-14005074
]
Ted Ross commented on DISPATCH-31:
----------------------------------
I've made good progress on this by filling out missing destructors, etc. There
is one looming issue however:
Embedded Python leaks memory. Apparently this is a well-documented phenomenon
and the Python community has declined to address it. This makes me think that
embedding Python may not be that good of an idea after all.
> Valgrind reports memory leaks due to stubbed destructors
> --------------------------------------------------------
>
> Key: DISPATCH-31
> URL: https://issues.apache.org/jira/browse/DISPATCH-31
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Container
> Affects Versions: 0.2
> Reporter: Ted Ross
> Assignee: Ted Ross
> Fix For: 0.3
>
>
> There are numerous allocated data structures that are not freed on shutdown
> which are getting flagged by Valgrind. These may be masking real run-time
> memory leaks and should be cleaned up.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]