mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 04:03:52 +00:00

To avoid integer overflow when scaling "infinite" regions (0, 0) (INT32_MAX, INT32_MAX), intersect with the surface rect before scaling, instead of intersecting with the buffer rect afterwards. https://bugzilla.gnome.org/show_bug.cgi?id=746510
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%