libdl: fix dlclose() issue
commitbf4c2d242f587700e3eb2ffd5721ddaf3cdbc7e5
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 15 Mar 2018 19:35:05 +0000 (15 20:35 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 15 Mar 2018 19:35:05 +0000 (15 20:35 +0100)
tree7461fbd662003c55ea59b4f8d0b26282592a2a18
parent5bdc2b4dee516c8e4d7ba9f5d26c9bf31418b52f
libdl: fix dlclose() issue

There is a patch included in https://bugs.busybox.net/show_bug.cgi?id=6158
from 2013, which was never applied.
This really fixes the php -m segfaults.
ldso/libdl/libdl.c