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

Unified Diff: third_party/android_crazy_linker/README.chromium

Issue 692593002: Fallback library loading when SELinux blocks EXEC permission. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update for Simon's review Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_elf_loader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_crazy_linker/README.chromium
diff --git a/third_party/android_crazy_linker/README.chromium b/third_party/android_crazy_linker/README.chromium
index deea35ed0f785b780b92cb03efebdf30ce5b1171..2cea5c183d402be900274c994140efaaed32ad47 100644
--- a/third_party/android_crazy_linker/README.chromium
+++ b/third_party/android_crazy_linker/README.chromium
@@ -51,3 +51,6 @@ Local Modifications:
- Remove excess newline from the message added above.
- Avoid mixing size_t and uint32_t in Leb128Decoder::Dequeue().
+
+- Add fallback library loading when SELinux blocks EXEC permission.
+
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_elf_loader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698