Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Issue 2661073002: android: Remove wrong assert in disableSharedRelros (Closed)

Created:
3 years, 10 months ago by boliu
Modified:
3 years, 10 months ago
Reviewers:
nyquist
CC:
chromium-reviews, agrieve+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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} Committed: https://chromium.googlesource.com/chromium/src/+/9d06c9d1dbba894cb8cc79230675d3fefd189296

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M base/android/java/src/org/chromium/base/library_loader/ModernLinker.java View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
boliu
ptal
3 years, 10 months ago (2017-01-31 00:04:08 UTC) #3
boliu
ping!
3 years, 10 months ago (2017-02-01 00:01:38 UTC) #4
nyquist
lgtm
3 years, 10 months ago (2017-02-01 07:07:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2661073002/1
3 years, 10 months ago (2017-02-01 14:21:36 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 15:58:37 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9d06c9d1dbba894cb8cc79230675...

Powered by Google App Engine
This is Rietveld 408576698