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

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: 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 33d9f98f638f40572dfed3ae1785a47ebe90c642..8caeea2b6c02230c21be829cc514ca44cf7f8f62 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -15,6 +15,7 @@ Modifications:
chromium/include/libxml/libxml_utils.h.
- 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 patch from https://bugs.chromium.org/p/chromium/issues/detail?id=595262#c13
scottmg 2016/04/08 14:42:11 I can't see this bug, but please upload it upstrea
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