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

Add memory tests #125

Open
lgarron opened this issue Mar 11, 2025 · 0 comments
Open

Add memory tests #125

lgarron opened this issue Mar 11, 2025 · 0 comments

Comments

@lgarron
Copy link
Member

lgarron commented Mar 11, 2025

We should check that ffi_free_memory_for_all_scramble_finders(…) actually works. Memory usage should go down to a few 'static allocations (e.g. parse_alg!(…) output) after calling it.

ffi_random_scramble_for_event(…) leaks its memory, we should also figure out the safest way to enable freeing that if the caller wants.

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

No branches or pull requests

1 participant