]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commit
Fix soinfo_unload
authorDmitriy Ivanov <dimitry@google.com>
Wed, 3 Dec 2014 01:08:42 +0000 (17:08 -0800)
committerDmitriy Ivanov <dimitry@google.com>
Wed, 3 Dec 2014 01:28:34 +0000 (17:28 -0800)
commit5ae82cba595d15e955aafb8da3fca9c5bcdeb551
tree8f2f5d5bf7e88c91ee6a95ad86fc7d5b587fa36a
parent6bec3484ee1e90662c8c5e52c71fcdc430a7b619
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
linker/linker.cpp