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

Use smart pointers, fix several memory leaks #29

Merged
merged 5 commits into from
Nov 24, 2023

Conversation

Maschell
Copy link
Contributor

Not really that well tested, but the test cases are all green.

This introduces breaking changes to the API, class member are now private and can be only accessed via getter

@vgmoose
Copy link
Member

vgmoose commented Nov 24, 2023

Thank you! This is a much needed set of changes for code quality and catching future bugs.

If the tests are happy, I'm happy, although I'll see if anything seems messed up in hb-appstore and try to capture it in a new test if it is.

@vgmoose vgmoose merged commit 1b03f12 into fortheusers:main Nov 24, 2023
1 check passed
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