view 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
line wrap: on
line source
{
  "libraries": {
    "vamp-plugin-sdk": {
      "pin": "8ffb8985ae8f"
    },
    "svcore": {
      "pin": "98339fac0faf"
    },
    "checker": {
      "pin": "e839338d3869"
    },
    "piper-vamp-cpp": {
      "pin": "f0d3ab2952b21d287b481759bda986427df10ef7"
    },
    "dataquay": {
      "pin": "35098262cadd"
    },
    "bqvec": {
      "pin": "cd235ecbeb31"
    },
    "bqfft": {
      "pin": "e1c392f85e97"
    },
    "bqresample": {
      "pin": "c2fb51b31fe4"
    },
    "bqthingfactory": {
      "pin": "7686116dcdd5"
    },
    "bqaudiostream": {
      "pin": "a0926b93e771"
    },
    "sv-dependency-builds": {
      "pin": "08ae793730bd"
    }
  }
}