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: remove memory leak in library_sort.cpp #2532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 11, 2023

Description of Change

There is a memory leak in library_sort.cpp. This PR fixes it.

Checklist

  • Added description of change
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:
Remove memory leak in library_sort.cpp.

@vil02 vil02 marked this pull request as ready for review September 11, 2023 17:13
@vil02 vil02 force-pushed the memory_leak_in_library_sort_patch branch from 1fec836 to c4ac302 Compare October 2, 2023 11:48
Copy link
Collaborator

@realstealthninja realstealthninja left a comment

Choose a reason for hiding this comment

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

thanks for your contributions

Copy link
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Author has not responded to the comments for over 2 weeks label Dec 25, 2023
@vil02
Copy link
Member Author

vil02 commented Dec 25, 2023

@Panquesito7, @realstealthninja: please dont-close.

@github-actions github-actions bot removed the stale Author has not responded to the comments for over 2 weeks label Dec 26, 2023
@realstealthninja realstealthninja added the dont-close This issue/pull request shouldn't be closed label Jan 3, 2024
@vil02 vil02 force-pushed the memory_leak_in_library_sort_patch branch from c4ac302 to 25cde52 Compare January 16, 2024 07:13
@vil02 vil02 force-pushed the memory_leak_in_library_sort_patch branch from 25cde52 to 5d8ac3b Compare February 12, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-close This issue/pull request shouldn't be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants