Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: apply upstream patch for in-context parsing #3116

Merged
merged 1 commit into from Jan 30, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Apply upstream fix for #3112

Fixes #3112

Have you included adequate test coverage?

Yes

Does this change affect the behavior of either the C or the Java implementations?

Only affects the C implementation.

@flavorjones flavorjones force-pushed the flavorjones-libxml2-672-html5-ns branch from 41156b2 to da300b4 Compare January 30, 2024 15:05
@flavorjones flavorjones merged commit a26536d into main Jan 30, 2024
128 checks passed
@flavorjones flavorjones deleted the flavorjones-libxml2-672-html5-ns branch January 30, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault when adding fragment in HTML::Builder and document has an xmlns attribute
1 participant