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

Corrected Memory Leak in Partitioning #230

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Corrected Memory Leak in Partitioning #230

merged 1 commit into from
Oct 7, 2022

Conversation

ZigRazor
Copy link
Owner

@ZigRazor ZigRazor commented Oct 7, 2022

Analized with Valgrind

Fix #229

Signed-off-by: ZigRazor zigrazor@gmail.com

Analized with Valgrind

Fix #229

Signed-off-by: ZigRazor <zigrazor@gmail.com>
@ZigRazor ZigRazor self-assigned this Oct 7, 2022
@github-actions github-actions bot added core something about core documentation Improvements or additions to documentation test Something about test labels Oct 7, 2022
@ZigRazor ZigRazor requested review from AlfredCP and sidml and removed request for AlfredCP October 7, 2022 06:27
@ghost
Copy link

ghost commented Oct 7, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@ZigRazor ZigRazor added enhancement New feature or request performance Performance issue labels Oct 7, 2022
@ZigRazor ZigRazor added this to the In-Depth Tests milestone Oct 7, 2022
@ZigRazor ZigRazor merged commit ea4b239 into master Oct 7, 2022
@ZigRazor ZigRazor deleted the Memory_Leak_Fix branch October 7, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core something about core documentation Improvements or additions to documentation enhancement New feature or request performance Performance issue test Something about test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory Leak in Partition Graph
1 participant