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
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