markj adc0aca204 rtld: Fix a race between dl_iterate_phdr() and dlclose().
Add a transient reference count to ensure that the phdr argument to the
callback remains valid while the bind lock is dropped.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2016-12-22 17:37:39 +00:00
..
2015-05-06 15:29:11 +00:00
2015-06-16 23:37:19 +00:00
MFH
2016-03-02 23:53:08 +00:00