annotate repoint-lock.json @ 366:9f7297c47850

Update plugin handling to follow the smart pointers used in the svcore library. This is awkward in our context, and the outcome isn't a very nice one - but it does look as if we had the potential for use-after-free in cases where a plugin was both used "bare" and wrapped in an auto-deleting adapter; those should be fixed now
author Chris Cannam
date Thu, 23 Apr 2020 15:51:55 +0100
parents 9f7c1f08ff60
children 93dba46baf35
rev   line source
Chris@303 1 {
Chris@303 2 "libraries": {
Chris@303 3 "vamp-plugin-sdk": {
Chris@366 4 "pin": "8ffb8985ae8f"
Chris@303 5 },
Chris@303 6 "svcore": {
Chris@366 7 "pin": "98339fac0faf"
Chris@328 8 },
Chris@328 9 "checker": {
Chris@366 10 "pin": "e839338d3869"
Chris@303 11 },
Chris@334 12 "piper-vamp-cpp": {
Chris@366 13 "pin": "f0d3ab2952b21d287b481759bda986427df10ef7"
Chris@314 14 },
Chris@314 15 "dataquay": {
Chris@364 16 "pin": "35098262cadd"
Chris@303 17 },
Chris@303 18 "bqvec": {
Chris@350 19 "pin": "cd235ecbeb31"
Chris@303 20 },
Chris@303 21 "bqfft": {
Chris@350 22 "pin": "e1c392f85e97"
Chris@303 23 },
Chris@303 24 "bqresample": {
Chris@350 25 "pin": "c2fb51b31fe4"
Chris@334 26 },
Chris@334 27 "bqthingfactory": {
Chris@334 28 "pin": "7686116dcdd5"
Chris@334 29 },
Chris@334 30 "bqaudiostream": {
Chris@358 31 "pin": "a0926b93e771"
Chris@303 32 },
Chris@303 33 "sv-dependency-builds": {
Chris@366 34 "pin": "08ae793730bd"
Chris@303 35 }
Chris@303 36 }
Chris@303 37 }