mirror of
https://github.com/brl/mutter.git
synced 2024-12-02 12:50:53 -05:00
d2c798838e
A client is not allowed to send an empty window geometry, and it is specified that if it does so an error should be raised. Respect this rule, ignore bogus geometries sent by clients with a warning. Also add a soft assert that we don't try to "resend" a configuration that was never sent, as doing so would result in SIGFPE as the geometry scale is 0. This fixes a SIGFPE crash occurring when a client did this. Related: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/2808 Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1527 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1557> |
||
---|---|---|
.. | ||
invalid-subsurfaces.c | ||
invalid-xdg-shell-actions.c | ||
meson.build | ||
subsurface-remap-toplevel.c | ||
test-driver.xml | ||
wayland-test-client-utils.c | ||
wayland-test-client-utils.h |