Skip to content
Snippets Groups Projects
Commit 5107c747 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Implement a capsule_shim_dlsym helper

In addition to wrapping dlopen() inside the capsule we need to
wrap dlsym() outside the capsule in order to allow libraries
that use a dlopen()/dlsym() pattern to work transparently.

capsule_shim_dlsym() bundles most of the standard logic we
expect such wrappers to use.
parent 769efa1a
Branches
Tags
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment