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

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

Issue 2761253002: Update expat to 2.2.0 to fix CVE vulnerability. (Closed)
Patch Set: 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
Index: third_party/expat/files/lib/libexpat.def
diff --git a/third_party/expat/files/lib/libexpat.def b/third_party/expat/files/lib/libexpat.def
index 3920bbcf90164cdf9d15cd8457063e26d0b28bb7..79b049116dee070bc51b5d6df394e7789bcc10af 100644
--- a/third_party/expat/files/lib/libexpat.def
+++ b/third_party/expat/files/lib/libexpat.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 @67@

Powered by Google App Engine
This is Rietveld 408576698