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

Unified Diff: third_party/android_crazy_linker/README.chromium

Issue 1155973005: crazy linker: Fix incorrect link map l_addr value. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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_library_list.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 fa9158e2d34d56f979aaf3d01e04c0c56b73fc2f..655c0696e57b6c8646016bb30e064fb267ac5703 100644
--- a/third_party/android_crazy_linker/README.chromium
+++ b/third_party/android_crazy_linker/README.chromium
@@ -76,3 +76,5 @@ Local Modifications:
- Correct fix for crbug/479220 (replace IsSystemLibrary() with caller flags).
+- Fix link_map_.l_addr (was load address, should be load bias).
+
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_library_list.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698