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 xml_add_parent segfault #396

Closed
wants to merge 2 commits into from
Closed

Fix xml_add_parent segfault #396

wants to merge 2 commits into from

Conversation

alexverse
Copy link

@alexverse alexverse commented Jul 11, 2023

closes #339

Adding .copy = TRUE in xml_replace() makes the function stable for iterations.

@alexverse alexverse closed this Dec 15, 2023
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.

xml_add_parent produces a segfault in for loop
1 participant