Skip to content

Commit c41e8f9

Browse files
committed
Rewrite traverse_xiso() to use recursion
In the past it was rewritten to avoid recursion because of some stack overflows. I think it's unlikely that the recursion was the real problem, and the code was impossible to read and understand.
1 parent 7ff3b26 commit c41e8f9

File tree

1 file changed

+122
-179
lines changed

1 file changed

+122
-179
lines changed

0 commit comments

Comments
 (0)