1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/include/libxml
Nick Wellnhofer d944a41515 parser: Fix in-parameter-entity and in-external-dtd checks
Use in ctxt->input->entity instead of ctxt->inputNr to determine whether
we are inside a parameter entity.

Stop using ctxt->external to check whether we're in an external DTD.
This is signaled by ctxt->inSubset == 2.
2023-12-29 01:19:56 +01:00
..
2023-09-21 22:57:33 +02:00
2023-09-21 14:47:25 +02:00
2023-12-11 22:05:47 +01:00
2023-12-11 22:05:47 +01:00
2023-12-11 22:05:47 +01:00
2023-09-21 22:57:33 +02:00
2023-11-27 13:43:06 +01:00
2023-12-11 22:05:47 +01:00
2023-12-07 12:31:16 +01:00
2023-12-07 12:31:16 +01:00
2023-12-11 22:13:05 +01:00
2023-12-11 22:05:47 +01:00
2023-12-21 02:46:27 +01:00
2023-12-11 22:05:47 +01:00
2023-12-24 22:11:49 +01:00
2023-12-11 22:13:06 +01:00
2023-09-22 14:23:27 +02:00
2023-12-11 22:13:05 +01:00
2023-12-21 02:46:27 +01:00
2023-09-21 22:57:33 +02:00