3 URL: http://sourceforge.net/projects/expat/
6 License File: files/COPYING
10 This is Expat XML parser - very lightweight C library for parsing XML.
11 Expat is distributed under an MIT license detailed in files/COPYING.
13 We include it here because libjingle depends on it.
16 Removed files that Chromium didn't need:
35 lib/winconfig.h (see winconfig.h.original for unmodified version)
36 * Added check on line 1751 of xmltok_impl.c to patch a
37 bug with the handling of utf-8 characters that leads to a crash.
38 lib/xmltok_impl.c (see xmltok_imp.c.original for unmodified version)
39 * Prevent a compiler warning when compiling with
40 WIN32_LEAN_AND_MEAN predefined.
41 lib/xmlparse.c (see xmlparse.c.original for unmodified version)
42 * Apply https://hg.mozilla.org/releases/mozilla-esr31/rev/2f3e78643f5c
43 to prevent an integer overflow.
45 lib/expat_config.h (a generated config file)