Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 467:bd8484e19353 vampipe
Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter
author | Chris Cannam |
---|---|
date | Fri, 14 Oct 2016 09:32:11 +0100 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |