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

Unified Diff: third_party/crashpad/README.chromium

Issue 2528243002: Fix silent truncations when extracting values from CheckedNumeric (Closed)
Patch Set: compile fix Created 4 years 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 | « media/base/video_util.cc ('k') | third_party/crashpad/crashpad/util/file/string_file.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/crashpad/README.chromium
diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium
index 837146f589986ec23b18210267497ce213c6ed03..6d9c185d22be58f02fd6fe69d04bf8bb8ea53769 100644
--- a/third_party/crashpad/README.chromium
+++ b/third_party/crashpad/README.chromium
@@ -36,3 +36,5 @@ $ git am --3way --message-id -p4 /tmp/patchdir
Local Modifications:
- Have crashpad call ASan's crash handler if present
+- Modified util/file/string_file.cc for compat with base/numerics here:
+ https://codereview.chromium.org/2528243002/
« no previous file with comments | « media/base/video_util.cc ('k') | third_party/crashpad/crashpad/util/file/string_file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698