
2 Feb
2016
2 Feb
'16
8:38 p.m.
Hi Leonid, Leonid Lisovskiy wrote,
If RTLD_NODELETE is passed to dlopen() rather than set on shared library itself, flag propagation to rtld_flags is missed.
Test-case taken from glibc.
Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com>
Applied and integrated in latest release, best regards Waldemar