CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2015/11/05 22:12:30

Modified files:
        libexec/ld.so  : library.c library_mquery.c 

Log message:
Fix unloading of load groups when the last reference wasn't on the
load_object but rather some descendent.  Detect that case in
_dl_unload_shlib() and switch to unloading the entire group.

Based on partial analyses by Henri Kemppainen (duclare (at) guu.fi)
and Peter Hajdu (peter.ferenc.hajdu (at) gmail.com)
ok millert@

Reply via email to