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

Issue 941913003: Fix LibInfo unmarshalling exception in Linker (Closed)

Created:
5 years, 10 months ago by petrcermak
Modified:
5 years, 10 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix LibInfo unmarshalling exception in Linker This patch fixes the Chromium Android Linker bug which causes a RuntimeException when LibInfos are unmarshalled from the shared RELRO Bundle in renderer process. The problem was caused by an ABI mismatch between ParcelFileDescriptor.writeToParcel() and Parcel.readFileDescriptor() (b/19451018). BUG=348621, 382485 Committed: https://crrev.com/dcd2189bc8ec2a47ce42964b74d076e8d9ea916d Cr-Commit-Position: refs/heads/master@{#317318}

Patch Set 1 #

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

Messages

Total messages: 7 (2 generated)
petrcermak
Please review this tiny patch. Thanks, Petr
5 years, 10 months ago (2015-02-20 11:41:32 UTC) #2
rmcilroy
On 2015/02/20 11:41:32, petrcermak wrote: > Please review this tiny patch. > > Thanks, > ...
5 years, 10 months ago (2015-02-20 13:37:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/941913003/1
5 years, 10 months ago (2015-02-20 13:47:08 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-20 14:46:12 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 14:46:52 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/dcd2189bc8ec2a47ce42964b74d076e8d9ea916d
Cr-Commit-Position: refs/heads/master@{#317318}

Powered by Google App Engine
This is Rietveld 408576698