Comment 3 for bug 730828

Revision history for this message
poy (poy) wrote :

fixed in rev 2452.

calling a recursive function too much was causing a stack overflow; i changed it to an iteration.