History log of /external/expat/lib/xmltok.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2c4085a68c6cc84362eccc3a7bcc588700955c17 27-Feb-2017 Paul Duffin <paulduffin@google.com> Reverted change to switch from COMPILED_FROM_DSP to WIN32

Bug: 30157673
Test: cannot test as does not yet compile
Change-Id: Iba4c9d9c8257f1033159ee0ad8a0aceec6069847
/external/expat/lib/xmltok.c
ba34a0c0eeed7538bd405826bf3ac25cecf71c90 27-Feb-2017 Paul Duffin <paulduffin@google.com> Upgrade to expat 2.2.0

The version of 2.2.0 from upstream. This will not yet compile on
Android. Following changes will fix issues that prevent
compilation.

Bug: 30157673
Test: cannot test as does not yet compile
Change-Id: I50a7fc074cff17367177cc733ab1e7286f4b63d6
/external/expat/lib/xmltok.c
7b64b72da916c9c9c285939c11f81de938268fa9 13-May-2016 Paul Duffin <paulduffin@google.com> Fix CVE-2016-0718: Expat XML Parser Crashes on Malformed Input

Includes all changes made on the cve-2016-0718-fix-2-2-1 branch
that was merged into the master branch in commit
be4b1c06daba1849b8ff5e00bae5caf47f6c39fd
in repository http://git.code.sf.net/p/expat/code_git

Bug: 28698301
Change-Id: I8263b84d6d3d203ee7e96aa7b1567455323ee6b2
/external/expat/lib/xmltok.c
35e432dd3af2c56c00fc64ca340d1e615030f0a3 09-Sep-2012 Elliott Hughes <enh@google.com> Upgrade to expat 2.1.0.

From http://www.libexpat.org/:

Release 2.1.0 includes security & other bug fixes, new features, and updated build support.

Security fixes

* Memory leak in poolGrow (CVE-2012-1148)
* Resource leak in readfilemap.c (CVE-2012-1147)
* Hash DOS attack (CVE-2012-0876)
* Buffer over-read and crash in big2_toUtf8 (CVE-2009-3560)
* Parser crash with special UTF-8 sequences (CVE-2009-3270)

New features

* Added function XML_SetHashSalt that allows setting an initial value (salt) for hash calculations (part of the fix for bug 3496608).
* When compiled with XML_ATTR_INFO defined, adds new API member XML_GetAttributeInfo() that allows retrieving the byte offsets for attribute names and values (patch 3446384).
* Added CMake build system (bug 2990652, patch 3312568).
* Added run-benchmark target to Makefile.in - relies on testdata module present in the same relative location as in the repository.

Bug fixes

* Harmful XML_ParserCreateNS suggestion (1742315)
* CVE-2012-1147 - Resource leak in readfilemap.c (2895533)
* Expat build fails on linux-amd64 with gcc version>=4.1 -O3 (1785430)
* Build modifications using autoreconf instead of buildconf.sh (1983953, 2517952, 2517962, 2649838)
* OBJEXT and EXEEXT support while building (2815947, 2884086)
* CVE-2009-3720 - Parser crash with special UTF-8 sequences (1990430)
* xmlwf should return non-zero exit status if not well-formed (2517938)
* Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml (2517946)
* Dangling positionPtr after error (2855609)
* CVE-2009-3560 - Buffer over-read and crash in big2_toUtf8() (2894085)
* CVE-2012-1148 - Memory leak in poolGrow (2958794)
* UNEXPECTED_STATE with a trailing "%" in entity value (3010819)
* Unitialized memory returned from XML_Parse (3206497)
* make check fails on mingw-w64 (87849)

Change-Id: Ieb663fdfea82119918e245a714af533b58e0f7f5
/external/expat/lib/xmltok.c
d07d5a72938fd52415368c2320fc29575ae9a0c3 26-Sep-2009 Elliott Hughes <enh@google.com> Update expat to 2.0.1.

We had one local patch relative to 2.0.0, in "xmltok_impl.c". That
fix isn't in 2.0.1, but an equivalent patch is in expat CVS. I've gone
with the upstream change, and surrounded it with BEGIN/END android-changed
comments.

Bug: 2086506
/external/expat/lib/xmltok.c
b80e287d54a028e744f9fe412840a89ec7f8084b 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/expat/lib/xmltok.c
f062c26c3f3a2e17d8d0a1280503efe008ce3d89 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/expat/lib/xmltok.c
5c19771335cf67c9955a5a58ea52dae9870a8035 12-Jan-1970 Upstream <upstream-import@none> external/expat 2.0.0
/external/expat/lib/xmltok.c