mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
bb8456691b
ComputeTargetPosition called Dot() with large enough vectors that it overflowed. Avoid that by not actually doing the full dot product. Reported by: Itms Fixes #5852 Differential Revision: https://code.wildfiregames.com/D3061 This was SVN commit r24152.