Skip to content

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 1, 2024

Description of Change

iterative_tree_traversals.cpp has a memory leak. This PR removes it.

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:

@vil02 vil02 force-pushed the memory_leak_in_iterative_tree_traversals branch from 41e8b76 to f93667d Compare September 1, 2024 20:02
@vil02 vil02 marked this pull request as ready for review September 1, 2024 20:07
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.

LGTM

@realstealthninja realstealthninja merged commit 52db277 into TheAlgorithms:master Sep 1, 2024
7 checks passed
@vil02 vil02 deleted the memory_leak_in_iterative_tree_traversals branch September 2, 2024 01:01
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