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

Fix leak ref #49 #52

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Fix leak ref #49 #52

merged 2 commits into from
Sep 28, 2023

Conversation

chainsawriot
Copy link
Collaborator

@chainsawriot chainsawriot commented Sep 28, 2023

valgrind indicates no leak anymore; but we have the remaining issue of charsub with "Invalid read of size 1" fixed

valgrind indicates no leak anymore; but we have the remaining issue of `charsub` with "Invalid read of size 1"
src/adaR.cpp Outdated Show resolved Hide resolved
But might have performance impact; need to check
@chainsawriot chainsawriot marked this pull request as ready for review September 28, 2023 15:07
@chainsawriot
Copy link
Collaborator Author

@schochastics The memory leak being fixed improves the performance. So, there is no performance impact actually. You can decide to squash or just merge.

@schochastics schochastics merged commit 8a8ec9f into gesistsa:main Sep 28, 2023
7 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