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

Unified Diff: third_party/libxslt/README.chromium

Issue 2676223002: xsltAddTextString: Check for overflow when merging text nodes. (Closed)
Patch Set: Created 3 years, 10 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/libxslt/libxslt/transform.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium
index 4515315bd684e0927073a3b525a9378420e9d29f..d76cd6eb63bb2f83a7773b3b6eb0dabe6e3b2466 100644
--- a/third_party/libxslt/README.chromium
+++ b/third_party/libxslt/README.chromium
@@ -16,6 +16,9 @@ Modifications:
- Apply patch contributed here:
https://bugs.chromium.org/p/chromium/issues/detail?id=583171#c17
+- Apply patch contributed upstream, details here:
+ https://crbug.com/676623#c18
+
To import a new version:
On Linux, get the latest tar via libxml.org and extract and replace
« no previous file with comments | « no previous file | third_party/libxslt/libxslt/transform.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698