83207e04e78f342aaa881eec7464f008cd778cf4
This fixes a crash at exit for some Linux VST3s when Ardour calls ::release_factory() before unloading the module. The plugin will then also call unref the hostContext. Previously the lookup interface for the host context was provided by the plugin; which at that point in time was already deleted.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%