Skip to content

Fix GH-16533: Segfault when adding attribute to parent that is not an element #16537

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

Closed
wants to merge 1 commit into from

Conversation

nielsdos
Copy link
Member

Attributes are only valid as children of elements. This bug goes back all the way.

… an element

Attributes are only valid as children of elements. This bug goes back
all the way.
@nielsdos nielsdos closed this in a0a7361 Oct 21, 2024
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 attribute to parent that is not an element
2 participants