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

Clean-up in case of error during creation #10

Closed
tomaka opened this issue Aug 2, 2014 · 1 comment
Closed

Clean-up in case of error during creation #10

tomaka opened this issue Aug 2, 2014 · 1 comment

Comments

@tomaka
Copy link
Contributor

tomaka commented Aug 2, 2014

Currently we build everything, then put everything in a RAII struct.
However if an error happens during the building, the clean-up code is missing.

@kchibisov
Copy link
Member

kchibisov commented Sep 3, 2022

Fixed in #1435.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants