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

Unified Diff: third_party/libxml/README.chromium

Issue 1873693002: Do not advance beyond the closing tag length in xmlParseEndTag2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cr595262
Patch Set: Use patch from upstream bug. Created 4 years, 8 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/libxml/src/parser.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/README.chromium
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium
index d445e71505447cfacc70c62222c50b69407bf653..ba26d0944c1cba026719a56e55bee590b8ab08ed 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -16,6 +16,8 @@ Modifications:
- Include fix for runtime blowups on larger xpath expressions, https://bugzilla.gnome.org/show_bug.cgi?id=760325
- Fix printf format specifiers, https://chromium.googlesource.com/chromium/src/+/d31995076e55f1aac2f935c53b585a90ece27a11
- Add workaround for VS 2015 Update 2 code-gen bug - crbug.com/599427
+- Add patch from https://bugzilla.gnome.org/show_bug.cgi?id=758588 for
+ https://crbug.com/595262#c16
To import a new snapshot:
« no previous file with comments | « no previous file | third_party/libxml/src/parser.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698