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

Side by Side Diff: third_party/libxml/README.chromium

Issue 2815643005: Remove patch which has been rolled in from libxml2 upstream. (Closed)
Patch Set: Also decrease the fuzz factor. Created 3 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/libxml/chromium/libxml2-2.9.4-security-CVE-2017-7375-xmlParsePEReference-xxe.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libxml 1 Name: libxml
2 URL: http://xmlsoft.org 2 URL: http://xmlsoft.org
3 Version: 074180119fc90d5fd04ef9e8a5ee1910d6f9ad8e 3 Version: 074180119fc90d5fd04ef9e8a5ee1910d6f9ad8e
4 License: MIT 4 License: MIT
5 License File: src/Copyright 5 License File: src/Copyright
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 9
10 libxml2 from libxml.org. 10 libxml2 from libxml.org.
11 11
12 Modifications: 12 Modifications:
13 - Add helper classes in chromium/libxml_utils.cc and 13 - Add helper classes in chromium/libxml_utils.cc and
14 chromium/include/libxml/libxml_utils.h. 14 chromium/include/libxml/libxml_utils.h.
15 - Applied these patches in chromium/*.patch: 15 - Applied these patches in chromium/*.patch:
16 chromium-issue-599427.patch: workaround for VS 2015 Update 2 code-gen bug 16 chromium-issue-599427.patch: workaround for VS 2015 Update 2 code-gen bug
17 chromium-issue-620679.patch: See https://crbug.com/620679#c34 17 chromium-issue-620679.patch: See https://crbug.com/620679#c34
18 chromium-issue-628581.patch: See https://crbug.com/628581#c18 18 chromium-issue-628581.patch: See https://crbug.com/628581#c18
19 chromium-issue-683629.patch: See https://crbug.com/683629#c9 19 chromium-issue-683629.patch: See https://crbug.com/683629#c9
20 libxml2-2.9.4-security-CVE-2017-7375-xmlParsePEReference-xxe.patch:
21 See https://crbug.com/708434
22 libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch: 20 libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch:
23 See https://crbug.com/708433 21 See https://crbug.com/708433
24 libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445 22 libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445
25 libxml2-2.9.4-xmlDumpElementContent-null-deref.patch: 23 libxml2-2.9.4-xmlDumpElementContent-null-deref.patch:
26 See https://crbug.com/700750 24 See https://crbug.com/700750
27 chromium-issue-708434.patch: Guard against input counter overflow. 25 chromium-issue-708434.patch: Guard against input counter overflow.
28 - Delete various unused files, see chromium/roll.py 26 - Delete various unused files, see chromium/roll.py
29 27
30 This import was generated by the chromium/roll.py script. 28 This import was generated by the chromium/roll.py script.
OLDNEW
« no previous file with comments | « no previous file | third_party/libxml/chromium/libxml2-2.9.4-security-CVE-2017-7375-xmlParsePEReference-xxe.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698