1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-05 05:47:00 +03:00
Nick Wellnhofer 4fefba4cf6 parser: Rework handling of undeclared entities
Throw an error if entity substitution was requested.

Now we only downgrade to a warning if

- XML_PARSE_DTDLOAD wasn't specified, and
- entity aren't substituted or XML_PARSE_NO_XXE was specified.

Should fix #724.
2024-05-15 17:58:48 +02:00
..
2023-12-21 15:02:24 +01:00
2023-12-21 15:02:24 +01:00
2023-12-21 15:02:24 +01:00
2023-12-21 15:02:24 +01:00
2023-12-21 15:02:24 +01:00
2023-12-21 15:02:24 +01:00
2019-05-20 13:38:22 +02:00
2019-05-20 13:38:22 +02:00
2017-06-17 16:34:23 +02:00
2017-06-17 16:34:23 +02:00
2023-12-28 16:47:41 +01:00