Shane Dunne

Results 1 issues of Shane Dunne

See my JUCE Forum post https://forum.juce.com/t/memory-leak-calling-setstateinformation-on-hosted-vst3-plugin/31660, and test/demo project https://github.com/getdunne/juce-wrapper. I think the leak is caused by the `ComSmartPtr` object getting initialized with a reference count of 2 here, when...