]> git.ipfire.org Git - thirdparty/glibc.git/commit
_dl_lookup_symbol): Move add_dependency call to the end of the
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Apr 2002 06:49:02 +0000 (06:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Apr 2002 06:49:02 +0000 (06:49 +0000)
commita5312214b7d04443bb7843a0d5b4bbbc070b737a
treeaf950502f6b849c40f9a6d624069a9935c7984b6
parent6d011aa3cd45ab647825ff3c548d4890cd6509c0
_dl_lookup_symbol): Move add_dependency call to the end of the
function.  Pass original flags to recursive call if add_dependency failed.
(_dl_lookup_versioned_symbol): Likewise.
elf/dl-lookup.c