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 allocation failure handling in config copy #205

Merged
merged 2 commits into from
May 4, 2023

Conversation

paullouisageneau
Copy link
Owner

This PR fixes allocation failure handling during configuration copy for both agent and server.

Fixes #203

@paullouisageneau paullouisageneau linked an issue May 3, 2023 that may be closed by this pull request
@paullouisageneau paullouisageneau force-pushed the fix-config-copy branch 2 times, most recently from 55d42c4 to 622dc4c Compare May 4, 2023 09:23
@paullouisageneau paullouisageneau merged commit 3664957 into v1.2 May 4, 2023
3 checks passed
@paullouisageneau paullouisageneau deleted the fix-config-copy branch May 4, 2023 09:28
@paullouisageneau paullouisageneau changed the title Fix allocation failure in config copy Fix allocation failure handling in config copy May 4, 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.

double deallocation when allocation fails
1 participant