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

Refactor everything to use smart pointers #19

Merged
merged 3 commits into from
Aug 31, 2019
Merged

Refactor everything to use smart pointers #19

merged 3 commits into from
Aug 31, 2019

Conversation

XorTroll
Copy link
Owner

This way we avoid possible memory leaks plus risk of disposing pointers from several places, thus undefined behavior.

@XorTroll XorTroll merged commit 5580636 into master Aug 31, 2019
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.

1 participant