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

Unified Diff: third_party/android_crazy_linker/README.chromium

Issue 668543003: Use consistent types for leb128 decoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_leb128.h » ('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 91a96f070f1e8c9d304362cfc5fcde36f5a1f048..deea35ed0f785b780b92cb03efebdf30ce5b1171 100644
--- a/third_party/android_crazy_linker/README.chromium
+++ b/third_party/android_crazy_linker/README.chromium
@@ -49,3 +49,5 @@ Local Modifications:
- Add an error message for failures where no shared RELRO pages are swapped.
- Remove excess newline from the message added above.
+
+- Avoid mixing size_t and uint32_t in Leb128Decoder::Dequeue().
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_leb128.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698