Skip to content
Snippets Groups Projects
Commit b180d5fb authored by DJ Delorie's avatar DJ Delorie Committed by DJ Delorie
Browse files

splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion...

splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed.

* splay-tree.c (splay_tree_delete_helper): Redesign the logic so
that recursion (and thus large stack space) is not needed.

From-SVN: r91815
parent 354e49c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment