ebu / ear-production-suite

The EAR Production Suite is a set of VST® plugins and tools for producing immersive and personalizable audio content suitable for any Next Generation Audio codec. It is based on the Audio Definition Model (ITU-R BS.2076) and the ITU ADM Renderer (ITU-R BS.2127) and enables monitoring on any ITU-R BS.2051 loudspeaker configuration.
https://ear-production-suite.ebu.io/
GNU General Public License v3.0
102 stars 20 forks source link

Memory leak in plugins #231

Open firthm01 opened 1 year ago

firthm01 commented 1 year ago

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

firthm01 commented 1 year ago

Update: not just monitoring - have seen a similar dump with just an object plugin instantiated