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

vector: updated memory allocation in deserialize #171

Merged

Conversation

edtubbs
Copy link
Collaborator

@edtubbs edtubbs commented Nov 14, 2023

tests: added references and free to address_tests, hash_tests, scrypt_tests and vector_tests

tests: added references and free to address_tests, hash_tests, scrypt_tests and vector_tests
Copy link
Contributor

@michilumin michilumin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very much approved from visual review. Good tightening up and very nice cleanup. Probably should make sure nothing is being freed in error but if we hit that that's easy enough to tackle as it comes. Otherwise very good memory cleanup and constraints/limits/prealloc.

@michilumin michilumin merged commit 7b9f892 into dogecoinfoundation:0.1.3-dev Nov 14, 2023
8 checks 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