Alexandre Julliard pushed to branch master at wine / wine
Commits: fb0fc608 by Rémi Bernon at 2025-11-17T11:00:26-06:00 win32u: Avoid INT_MAX overflow in map_monitor_rect.
Pegasus Mail creates a window with INT_MAX size, which overflows when mapping DPI if display mode emulation is used, even if mapping is noop because of floating point limited precision.
- - - - -
1 changed file:
- dlls/win32u/sysparams.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fb0fc60855dd2836608c748412e0a86...