weblatebot / certmonger

Forked from certmonger 3 years ago
Clone

c279d71 Avoid a modulo by zero

Authored and Committed by rcritten 3 years ago
1 file changed. 3 lines added. 0 lines removed.
    Avoid a modulo by zero
    
    range (tweight) could be 0 so check for that before getting the
    mod of r.
    
        
file modified
+3 -0