In v7:
everything should work now! The re-exec code is slightly simplified,
with Rich's suggestion to pass the original LD_LIBRARY_PATH rather
than just the prefix being added, and I've now finished wiring up the
initial dlopen() check into code that correctly computes the right
prefix dir to add to LD_LIBRARY_PATH.
Eric Blake (1):
vddk: Add re-exec with altered environment
Richard W.M. Jones (1):
vddk: Drive library loading from libdir parameter.
plugins/vddk/nbdkit-vddk-plugin.pod | 39 +++--
plugins/vddk/vddk.c | 232 ++++++++++++++++++++++++----
tests/test-vddk-real.sh | 14 +-
tests/test-vddk.sh | 17 +-
4 files changed, 248 insertions(+), 54 deletions(-)
--
2.24.1