Skip to content

Disable loading of external DTDs or entities#599

Open
dirkmueller wants to merge 1 commit intoopenSUSE:masterfrom
dirkmueller:entities
Open

Disable loading of external DTDs or entities#599
dirkmueller wants to merge 1 commit intoopenSUSE:masterfrom
dirkmueller:entities

Conversation

@dirkmueller
Copy link
Member

No description provided.

@mlschroe
Copy link
Member

I don't think we really need this because we do not use any of XML_PARSE_DTDLOAD, XML_PARSE_DTDATTR, XML_PARSE_DTDVALID, XML_PARSE_NOENT.

It would be good to add this as an extra safety mechanism, though. It was added in libxml2-2.13, so we would need to add some #if statements around this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants