3 Commits

Author SHA1 Message Date
jasper
edf995e3ee security fix for CVE-2016-2099 2016-06-28 09:34:08 +00:00
jasper
ad9be85958 Security fix for CVE-2015-0252: Apache Xerces-C XML Parser Crashes on Malformed Input 2015-03-23 14:36:38 +00:00
ajacoutot
ec4f145d94 Import xerces-c-2.8.0
Xerces-C++ is a validating XML parser written in a portable subset of
C++.  Xerces-C++ makes it easy to give your application the ability to
read and write XML data.  A shared library is provided for parsing,
generating, manipulating, and validating XML documents using the DOM,
SAX, and SAX2 APIs.  For an introduction to programming with Xerces-C++
refer to the Programming Guide.
<...>

ok landry@
2008-10-26 23:15:15 +00:00