Descriptionandroid: 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}
Committed: https://chromium.googlesource.com/chromium/src/+/9d06c9d1dbba894cb8cc79230675d3fefd189296
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|