Files
OpenRA/OpenRA.Mods.Common
Ashley Newson fd5e05ca6b Fix rare PointsChirality infinite loop
Under some inputs, MatrixUtils.PointsChirality could enter into an
infinite loop consuming memory until an OOM occurs. This was due to
the FloodFill-based operation endlessly propagate zero values.

This adds a defensive check to prevent propagating zero values.
2025-11-10 15:40:44 +02:00
..
2025-10-21 10:05:02 +01:00
2025-05-09 16:28:04 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-09-11 06:17:04 +01:00
2025-11-10 15:24:12 +02:00
2025-07-27 19:28:07 +02:00
2025-02-22 14:56:25 +02:00
2025-04-02 10:18:32 +03:00
2025-07-27 21:06:25 +02:00
2023-03-18 12:46:10 +02:00
2025-02-22 14:56:25 +02:00