Kuzmin Vladimir d7c5a0fc5f
Fix int overflow on x32 processors causing panic (#3810)
During the roll, "duration" is converted to int, causing overflow on x32 processors. The value may be very small or negative, causing a panic in rand.Intn.
2024-09-14 23:47:16 -04:00
..
2024-08-22 10:18:36 -04:00
2024-08-22 10:18:36 -04:00
2024-08-22 10:18:36 -04:00
2024-08-22 10:18:36 -04:00
2024-08-22 10:18:36 -04:00
2020-11-25 19:01:53 +08:00