Roll libxml from 7a2d412f to 0d97e439

2023-12-10 wellnhofer@aevum.de save: Report malloc failures
2023-12-10 wellnhofer@aevum.de regexp: Report malloc failures
2023-12-10 wellnhofer@aevum.de xpath: Report malloc failures
2023-12-10 wellnhofer@aevum.de error: Report malloc failures
2023-12-10 wellnhofer@aevum.de tree: Report malloc failures
2023-12-10 wellnhofer@aevum.de valid: Improve addition and deletion of IDs
2023-12-10 wellnhofer@aevum.de pattern: Report malloc failures
2023-12-10 wellnhofer@aevum.de entities: Report malloc failures
2023-12-10 wellnhofer@aevum.de string: Report malloc failures in xmlStrncat
2023-12-10 wellnhofer@aevum.de buf: Stop invoking global error handler
2023-12-10 wellnhofer@aevum.de hash: Report malloc failures
2023-12-10 wellnhofer@aevum.de encoding: Report malloc failures
2023-12-10 wellnhofer@aevum.de uri: Report malloc failures
2023-12-08 wellnhofer@aevum.de parser: Fix namespaces redefined from default attributes
2023-12-07 wellnhofer@aevum.de include: Rename XML_EMPTY helper macro
2023-12-07 wellnhofer@aevum.de include: Move declaration of xmlInitGlobals
2023-12-07 wellnhofer@aevum.de include: Add missing includes
2023-12-06 wellnhofer@aevum.de include: Move globals from xmlsave.h to parser.h
2023-12-06 wellnhofer@aevum.de globals: Remove unused globals from thread storage
2023-12-05 wellnhofer@aevum.de autotools: Fix option description
2023-12-05 wellnhofer@aevum.de build: Disable compiler TLS by default
2023-12-01 wellnhofer@aevum.de parser: Fix invalid free in xmlParseBalancedChunkMemoryRecover
2023-12-01 wellnhofer@aevum.de tree: Another fix related to #538
2023-12-01 wellnhofer@aevum.de globals: Disable TLS in static Windows builds
2023-11-30 wellnhofer@aevum.de parser: Clarify documentation regarding xmlReadMemory buffer size
2023-11-30 wellnhofer@aevum.de html: Reenable buggy detection of XML declarations
2023-11-28 wellnhofer@aevum.de cmake: Update config.h.cmake.in
2023-11-28 wellnhofer@aevum.de Rework va_copy fallback
2023-11-28 wellnhofer@aevum.de tree: Fix #583 again
2023-11-28 wellnhofer@aevum.de tree: Fix regression when copying DTDs
2023-11-27 wellnhofer@aevum.de tests: Fix tests --with-valid --without-xinclude
2023-11-27 wellnhofer@aevum.de nanohttp: Deprecate public API
2023-11-27 a9016009@gmx.de DOAP: Add download and issue tracker entries
2023-11-27 a9016009@gmx.de DOAP: Replace defunct mailing list with Discourse support forum
2023-11-26 wellnhofer@aevum.de parser: Make CRLF increment line number
2023-11-23 wellnhofer@aevum.de Remove VMS support
2023-11-23 wellnhofer@aevum.de Remove Trio
2023-11-23 wellnhofer@aevum.de tests: Regenerate testapi.c
2023-11-23 wellnhofer@aevum.de tests: Remove special handling of const pointers in gentest.py
2023-11-23 wellnhofer@aevum.de include: Remove useless 'const' from function arguments
2023-11-22 akemi_homura@kurisa.ch Regenerate testapi.c
2023-11-22 akemi_homura@kurisa.ch Don't let gentest.py cast types to 'const somethingPtr' to avoid -Wignored-qualifiers
2023-11-22 akemi_homura@kurisa.ch Avoid EDG -Wignored-qualifiers warnings on wrong 'const *' to '* const' conversions
2023-11-09 akemi_homura@kurisa.ch Avoid EDG deprecation warnings for LCC compiler
2023-11-09 akemi_homura@kurisa.ch Avoid EDG -Woverflow warnings on truncating conversions by manually truncating operand
2023-11-08 akemi_homura@kurisa.ch Avoid EDG -Wtype-limits warnings on unsigned comparisons with zero by conversion from unsigned int to int
2023-11-08 akemi_homura@kurisa.ch Avoid using no_sanitize attribute on EDG even if compiler shows as GCC
2023-11-22 wellnhofer@aevum.de autotools: Stop checking for snprintf
2023-11-21 wellnhofer@aevum.de hash: Fix deletion of entries during scan
2023-11-20 wellnhofer@aevum.de parser: Only enable SAX2 if there are SAX2 element handlers
2023-11-20 wellnhofer@aevum.de dict: Fix '__thread' before 'static'
2023-11-18 mike.dalessio@gmail.com fix: more pthread weak references in globals.c
2023-11-18 mike.dalessio@gmail.com fix: pthread weak references in globals.c
2023-11-18 wellnhofer@aevum.de tests: Fix build with older MSVC
2023-11-16 wellnhofer@aevum.de Bump version
2023-11-16 wellnhofer@aevum.de Release v2.12.0
2023-11-15 wellnhofer@aevum.de parser: Don't overwrite error state in xmlParseTextDecl
2023-11-05 wellnhofer@aevum.de schemas: Fix reallocation in xmlSchemaXPathProcessHistory
2023-11-05 wellnhofer@aevum.de parser: Improve attribute hash table
2023-11-04 wellnhofer@aevum.de parser: Fix combination of hash values
2023-11-04 wellnhofer@aevum.de SAX2: Fix quadratic behavior in xmlSAX2AttributeNs
2023-11-04 wellnhofer@aevum.de doc: Regenerate documentation
2023-11-04 wellnhofer@aevum.de tests: Regenerate testapi.c
2023-11-04 wellnhofer@aevum.de doc: Minor fixes for apibuild.py
2023-11-04 wellnhofer@aevum.de python: Make sure to distribute new files

Bug: 934413
Change-Id: I6895c2834f9feecaf778eae62a5d46cf6991a252
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5140988
Reviewed-by: David Baron <dbaron@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1242585}
NOKEYCHECK=True
GitOrigin-RevId: 7bf07d73f106cf15dc660faf0c215cf434ef2904
74 files changed