commit | 08091c5f94a6de9931ed4b61d2373879e4b1d56f | [log] [tgz] |
---|---|---|
author | boliu <boliu@chromium.org> | Thu Feb 02 00:57:52 2017 +0900 |
committer | Qijiang Fan <fqj@google.com> | Fri Jun 05 05:13:08 2020 +0900 |
tree | 250c3ebf84087a95c5788e4d6b2aa2ad1f476edd | |
parent | 3129913170a77a783588b91106b81b235961d9a5 [diff] |
android: Remove wrong assert in disableSharedRelros This assert can be hit in practice: In child process, if sharing relro section fails, child will try to load the library again with relro disabled. But at that point, prepareLibraryLoad has already been called. So just remove the assert. BUG=680775 Review-Url: https://codereview.chromium.org/2661073002 Cr-Commit-Position: refs/heads/master@{#447520} CrOS-Libchrome-Original-Commit: 9d06c9d1dbba894cb8cc79230675d3fefd189296