On 12/11/2011 06:14 PM, Ivica Ico Bukvic wrote:
OK, so that explains why they are created. However, this does not answer the question why they are not being destroyed when exiting pd. Neither canvas_free nor glist_free are triggered when quitting pd, so this must be a memory leak, no?
as martin has explained, it is not a memory leak. nevertheless, there are some problems with not calling the destructors, esp. when it comes to shared usage of resources. there is a patch in the patch tracker [1] that tries to fix this.
gmasdr IOhannes
[1] http://sourceforge.net/tracker/?func=detail&aid=1502860&group_id=557...