Files
0ad/source
Lancelot de Ferrière 2c699c29cc Fix integer overflow in GetMaxReachableParabolicHeight
range.GetInternalValue() is an i32; multiplying it by 2 before the cast
to i64 could overflow instead of widening, corrupting the divisor. Cast
to i64 first.
2026-08-26 10:55:27 +02:00
..
2026-08-23 17:46:52 +02:00
2026-08-24 14:05:00 +02:00
2026-08-24 13:34:37 +02:00
2026-08-24 14:05:00 +02:00
2026-08-06 18:03:05 +02:00
2026-08-23 17:46:52 +02:00
2026-07-29 01:29:11 +02:00
2026-08-23 17:46:52 +02:00