gennadyg / jc-tree

Automatically exported from code.google.com/p/jc-tree
0 stars 0 forks source link

Stackoverflow exception in levelordertraversal #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a large tree containing at leasr 300 or so nodes
2. Do levelOrderTraversal
3. StackOverflow error comes

What is the expected output? What do you see instead?
No exception should come

Original issue reported on code.google.com by gsaxen...@gmail.com on 1 Feb 2012 at 7:46

GoogleCodeExporter commented 9 years ago

Original comment by gsaxen...@gmail.com on 2 Feb 2012 at 12:27

GoogleCodeExporter commented 9 years ago
Fixed in 1.1.1

Original comment by gsaxen...@gmail.com on 19 Mar 2012 at 3:28