Skip to content

Fix accidentally large potential nick sorting timeout

I have not understood yet why the randomness is needed, but I would guess this should be a value [0,2000), not [0..2147483647/2000)? So 2 secs, not > 17 minutes :)

Added in 540e729b

Edited by Friedrich W. H. Kossebau

Merge request reports