mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 07:26:32 +01:00
better safe than sorry.
This commit is contained in:
parent
b26ecdda63
commit
d383205fe7
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