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

Unified Diff: third_party/crashpad/crashpad/third_party/getopt/README.crashpad

Issue 2236493004: Update Crashpad to 56b14bceefcec03fc11b3222c435522922f65640 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
Index: third_party/crashpad/crashpad/third_party/getopt/README.crashpad
diff --git a/third_party/crashpad/crashpad/third_party/getopt/README.crashpad b/third_party/crashpad/crashpad/third_party/getopt/README.crashpad
index 9b2b8321d39abb9a222bc76a8d0798492f373aa1..a7166e1f773d1cf39474323877672ea73769f90b 100644
--- a/third_party/crashpad/crashpad/third_party/getopt/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/getopt/README.crashpad
@@ -13,3 +13,5 @@ Local Modifications:
- Add copy of copyright (Public domain) to the top of both files for Chromium's
checklicenses step.
- Compiled as .cc, and wrapped in namespace crashpad.
+- memcmp() -> strncmp() in getopt.cc to make ASan happier about some string
+ manipulation.

Powered by Google App Engine
This is Rietveld 408576698