C icon indicating copy to clipboard operation
C copied to clipboard

fix: remove memory leak in `max_heap.c`

Open vil02 opened this issue 2 years ago • 2 comments

Description of Change

max_heap.c has a memory leak. This PR removes it.

References

Checklist

  • [x] Added description of change
  • [x] Relevant documentation/comments is changed or added
  • [x] PR title follows semantic commit guidelines
  • [x] Search previous suggestions before making a new one, as yours may be a duplicate.
  • [x] I acknowledge that all my contributions will be made under the project's license.

Notes:

Fixes memory leaks in max_heap.c.

vil02 avatar Sep 14 '23 18:09 vil02

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[bot] avatar Nov 19 '23 00:11 github-actions[bot]

@Panquesito7 @alexpantyukhin @tjgurwara99 could you please add some dont-close label?

vil02 avatar Nov 19 '23 09:11 vil02