Menu

#1050 memory leak

pending-works-for-me
nobody
puredata (322)
5
2013-04-11
2013-02-19
Anonymous
No

[pd foo] <-- keep the subpatch visible

[tgl]
|
[metro 1]
|
[; pd-foo clear; pd-foo obj 0 0 select(

You can substitute any object name for "select" above. Click the toggle and watch your memory consumption step up. It won't get released until you close Pd.

Discussion

  • IOhannes m zmölnig

    unable to reproduce (using Pd-0.43.2 as packaged in Debian).

    even when i run your example in valgrind, i don't see any memory leak that is related to your dynamic patching.

    please provide full details (which version of Pd are you using?) and ideally the output of a memory debugger like valgrind.

     
  • IOhannes m zmölnig

    • status: open --> pending-works-for-me
     

Anonymous
Anonymous

Add attachments
Cancel