Avoid dclose(RTLD_NEXT)

In case the libc was not found and RTLD_NEXT is used instead, we should not dlclose it, otherwise mayhem happens.

Signed-off-by: Samuel Thibault samuel.thibault@ens-lyon.org

https://bugzilla.samba.org/show_bug.cgi?id=15228

Merge request reports

Loading