diff options
author | kan <kan@FreeBSD.org> | 2003-02-17 20:58:27 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2003-02-17 20:58:27 +0000 |
commit | 80e27851f2afb65a95c749d65636a67daacc2309 (patch) | |
tree | 2be8922e0921c62fdc256eb4d01ed4b4933d73e9 /sbin/dumpon | |
parent | dc964efac4183176c7acdacdf11a046259cb7feb (diff) | |
download | FreeBSD-src-80e27851f2afb65a95c749d65636a67daacc2309.zip FreeBSD-src-80e27851f2afb65a95c749d65636a67daacc2309.tar.gz |
Do not remove object from the lists at the unref_dag() stage.
Introduce a new unlink_object() function and call it in
unload_object() instead. Removing the object in unref_dag() is
too early, rtld calls _fini() function after that and shared
objects might fail resolve their own symbols.
Diffstat (limited to 'sbin/dumpon')
0 files changed, 0 insertions, 0 deletions