Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch expat-update Excluding Merge-Ins

This is equivalent to a diff from 6fcae124ae to f540486a07

2022-01-27
13:37
Fixed memory leak in case of dom parsing w/ a -validateCmd which is in use. check-in: 436f9b8957 user: rolf tags: trunk
2022-01-15
16:39
Start integrate new BillionLaughsAttackProtection featurs. Closed-Leaf check-in: f540486a07 user: rolf tags: expat-update
16:29
Expat 2.4.2 check-in: 3c331ee575 user: rolf tags: expat-update
2022-01-10
01:35
Fixed argument check of a few schema commands. check-in: 6fcae124ae user: rolf tags: trunk
01:07
Fixed possible bufffer overrun because of too small buffer for a sprintf. check-in: c18371f74a user: rolf tags: trunk

Changes to expat/VERSION.

Changes to expat/ascii.h.

Changes to expat/asciitab.h.

Changes to expat/expat.h.

Changes to expat/expat_external.h.

Changes to expat/iasciitab.h.

Changes to expat/internal.h.

Changes to expat/latin1tab.h.

Changes to expat/nametab.h.

Changes to expat/utf8tab.h.

Changes to expat/winconfig.h.

Changes to expat/xmlparse.c.

Changes to expat/xmlrole.c.

Changes to expat/xmlrole.h.

Changes to expat/xmltok.c.

Changes to expat/xmltok.h.

Changes to expat/xmltok_impl.c.

Changes to expat/xmltok_impl.h.

Changes to expat/xmltok_ns.c.

Changes to generic/tcldom.c.