Commit 707ad080e61014ab4a6d60dc12875e233c1f673c

Nick Wellnhofer 2018-01-23T16:37:54

Fix xmlParserEntityCheck A previous commit removed the check for XML_ERR_ENTITY_LOOP which is required to abort early in case of excessive entity recursion.