From 988bff10cdfa7e7cdbad5b6c0f3dff5a68abc660 Mon Sep 17 00:00:00 2001
From: Sebastian Pipping XML_ExternalEntityParserCreate
.
Note: the len
argument passed to these functions
+
Note: The len
argument passed to these functions
should be considerably less than the maximum value for an integer,
as it could create an integer overflow situation if the added
lengths of a buffer and the unprocessed portion of the previous buffer
@@ -1559,7 +1559,7 @@ typedef void
has been called.
The is_parameter_entity
argument will be non-zero for
-a parameter entity and zero for a general entity.
Note: skipped +a parameter entity and zero for a general entity.
Note: Skipped parameter entities in declarations and skipped general entities in attribute values cannot be reported, because the event would be out of sync with the reporting of the declarations or attribute values