Comment 3 for bug 408660

Revision history for this message
Darsey Litzenberger (dlitz) wrote :

That patch actually creates an infinite loop, if the condition (number.size(p*q) < bits) is not met on the first iteration, but I'll fix it. :)