DescriptionFix 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 #
Messages
Total messages: 7 (2 generated)
|