diff --git a/expat/doc/reference.html b/expat/doc/reference.html index 07585b75..5b7f7c22 100644 --- a/expat/doc/reference.html +++ b/expat/doc/reference.html @@ -1045,7 +1045,7 @@ if they apply to the parser created by 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