Skip to content

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 13, 2024

Description of Change

circular_queue_using_linked_list.cpp has a memory leak and it is not formatted properly. This PR fixes that.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • Relevant documentation/comments is changed or added
  • 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:
Fixes the memory leak in circular_queue_using_linked_list.cpp.

@vil02 vil02 marked this pull request as ready for review September 13, 2024 16:15
@realstealthninja realstealthninja merged commit 8df7a88 into TheAlgorithms:master Sep 13, 2024
7 checks passed
@vil02 vil02 deleted the memory_leak_circular_list branch September 14, 2024 20:29
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