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

Unified Diff: third_party/expat/files/lib/libexpatw.def

Issue 2761253002: Update expat to 2.2.0 to fix CVE vulnerability. (Closed)
Patch Set: update README.chromium Created 3 years, 9 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 | « third_party/expat/files/lib/libexpat.def ('k') | third_party/expat/files/lib/xmlparse.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/expat/files/lib/libexpatw.def
diff --git a/third_party/expat/files/lib/libexpatw.def b/third_party/expat/files/lib/libexpatw.def
index 3920bbcf90164cdf9d15cd8457063e26d0b28bb7..e4f1afc833336b9f69b34a803ae2ce30081eb0e5 100644
--- a/third_party/expat/files/lib/libexpatw.def
+++ b/third_party/expat/files/lib/libexpatw.def
@@ -71,3 +71,6 @@ EXPORTS
XML_StopParser @63
XML_ResumeParser @64
XML_GetParsingStatus @65
+; added with version 2.1.1
+; XML_GetAttributeInfo @66
+ XML_SetHashSalt @66
« no previous file with comments | « third_party/expat/files/lib/libexpat.def ('k') | third_party/expat/files/lib/xmlparse.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698