linker: unload RTLD_NODELETE libraries when loading fails
Linker was not unloading libraries marked with RTLD_NODELETE even when there was a error on load. For example when one of dt_needed libraries was not found. Bug: http://b/27911891 Change-Id: Ibc0bf110aa41fbfdc9f327ad8c364f2e3600af71 (cherry picked from commit 79abce42)
Loading
Please sign in to comment