author | Dmitriy Ivanov <dimitry@google.com> | |
Wed, 3 Dec 2014 01:08:42 +0000 (17:08 -0800) | ||
committer | Dmitriy Ivanov <dimitry@google.com> | |
Wed, 3 Dec 2014 01:28:34 +0000 (17:28 -0800) | ||
commit | 5ae82cba595d15e955aafb8da3fca9c5bcdeb551 | |
tree | 8f2f5d5bf7e88c91ee6a95ad86fc7d5b587fa36a | tree | snapshot (tar.xz tar.gz zip) |
parent | 6bec3484ee1e90662c8c5e52c71fcdc430a7b619 | commit | diff |
Fix soinfo_unload
1. Take into consideration that the local_group_root_
is not set for all of not linked libraries.
2. We need to check visited list earlier to avoid double
soinfo_free.
Change-Id: Iabc0a06a97c63f7e6bd4641731f50bb1466fed4f
1. Take into consideration that the local_group_root_
is not set for all of not linked libraries.
2. We need to check visited list earlier to avoid double
soinfo_free.
Change-Id: Iabc0a06a97c63f7e6bd4641731f50bb1466fed4f
linker/linker.cpp | diff | blob | history |