search for: rtld_deepbind

Displaying 4 results from an estimated 4 matches for "rtld_deepbind".

2020 Feb 14
3
alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
...ion that would be imported from -ldl, at least for all subsequent shared library loads that want to bind to the override). And if I read 'man dlopen' correctly, since nbdkit used dlopen() to load nbdkit-vddk-plugin.so, then dlopen() is already bound in the main context, so unless I use RTLD_DEEPBIND from nbdkit, then nbdkit-vddk-plugin.so will also see dlopen() bound to -dl rather than anything it loads locally; but even with RTLD_DEEPBIND, it sounds like that higher precedence lasts only for nbdkit-vddk-plugin.so and does not extend to later bindings performed for libvixDiskLib.so (which...
2017 May 11
1
xrealloc namespace conflict
On 11 May 2017 at 12:16, Patrick Perry wrote: | I've done a bit more investigation into this issue. Here is my current | understanding of the situation: | | 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all | platforms except for Linux. | 2. My package defines a C function, "xrealloc", for internal use. | 3. The libreadline library that R links to defines a
2014 Jul 28
0
[Announce] Samba 4.1.10 Available for Download
...eichl <pavel.reichl at redhat.com> * BUG 10693: ldb: Use of NULL pointer bugfix. o Garming Sam <garming at catalyst.net.nz> * BUG 10703: Backport provision fixes from master. o Andreas Schneider <asn at samba.org> * BUG 10693: ldb: Add a env variable to disable RTLD_DEEPBIND. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net. If you do report problems then please...
2014 Jul 28
0
[Announce] Samba 4.1.10 Available for Download
...eichl <pavel.reichl at redhat.com> * BUG 10693: ldb: Use of NULL pointer bugfix. o Garming Sam <garming at catalyst.net.nz> * BUG 10703: Backport provision fixes from master. o Andreas Schneider <asn at samba.org> * BUG 10693: ldb: Add a env variable to disable RTLD_DEEPBIND. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net. If you do report problems then please...