mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +01:00
better safe than sorry.
This commit is contained in:
parent
4765a3ca37
commit
f0b4f445b8
1 changed files with 1 additions and 0 deletions
|
|
@ -2049,6 +2049,7 @@ LV2PluginInfo::LV2PluginInfo (const char* plugin_uri)
|
|||
LV2PluginInfo::~LV2PluginInfo()
|
||||
{
|
||||
free(_plugin_uri);
|
||||
_plugin_uri = NULL;
|
||||
}
|
||||
|
||||
PluginPtr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue