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

Small changes to sync_tree_process #39

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Small changes to sync_tree_process #39

merged 2 commits into from
Dec 1, 2024

Conversation

blairsteven
Copy link
Contributor

No description provided.

apteryx_path_to_node will not create a leaf node with a NULL pointer, so
pass "" through if a NULL pointer is present.
apteryx_path_to_node will duplicate the value, so setting the input
leaf value to NULL causes it to leak.
@carlgsmith carlgsmith merged commit 41a68de into master Dec 1, 2024
1 check passed
@carlgsmith carlgsmith deleted the sync_tree_part_2 branch December 1, 2024 22:17
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