Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 468:1cdcd2ee3d91
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 | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |