You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The monitoring plugins have a memory leak. This seems to be fixed in size and does not grow. It seems to have been present since at least 0.7.2, but possibly earlier too (didn't try compiling any versions before. Also did not test if bin mon plugin is affected).
It can be seen by running the VS debugger on REAPER and placing just one monitoring plugin on a track (no scene/inputs required). VS will give a dump similar to below on exit; 0-8-0_mem_mon-plugin-only.txt
The text was updated successfully, but these errors were encountered:
firthm01
changed the title
Memory leak in Monitoring plugins
Memory leak in plugins
Jan 16, 2023
The
monitoringplugins have a memory leak. This seems to be fixed in size and does not grow. It seems to have been present since at least 0.7.2, but possibly earlier too (didn't try compiling any versions before. Also did not test if bin mon plugin is affected).It can be seen by running the VS debugger on REAPER and placing just one monitoring plugin on a track (no scene/inputs required). VS will give a dump similar to below on exit;
0-8-0_mem_mon-plugin-only.txt
The text was updated successfully, but these errors were encountered: