1
0
Fork 0
mutter-performance-source/src
Olivier Fourdan 1f570d542e wayland: Survive an unsupported buffer size
If cogl fails to create a texture from the client's given buffer,
mutter would raise a fatal error and terminate.

As a result, a broken client might kill gnome-shell/mutter and take the
entire Wayland session with it.

Instead of raising a fatal error in this case, log the cogl error
message and send the client an OOM error, so mutter/gnome-shell can
survive an unsupported buffer size.

https://bugzilla.gnome.org/show_bug.cgi?id=770387
2016-08-26 11:16:07 +02:00
..
backends backends/native: Expose all transform modes in CRTCs 2016-08-24 02:38:06 +02:00
compositor Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
core window: Don't unmanage transient_for when attached 2016-08-26 09:59:55 +08:00
meta META_PLUGIN_DECLARE: don't emit an old-style definition 2016-08-16 13:01:17 +01:00
tests unit-tests: Fix const compiler warning 2016-03-11 12:26:38 +01:00
ui Always use the default screen 2016-07-23 10:55:02 +08:00
wayland wayland: Survive an unsupported buffer size 2016-08-26 11:16:07 +02:00
x11 Revert "window: Make meta_window_has_pointer() per protocol implemented" 2016-08-26 06:51:19 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Fix the merged build 2016-04-27 20:37:47 +02:00
Makefile-tests.am tests: Add unit tests framework runner 2016-02-26 17:52:01 +08:00
Makefile.am wayland/xdg-shell: Port to unstable v6 2016-08-25 12:19:40 +08:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml backends: Add flags to MetaMonitorMode 2016-05-13 18:44:45 +02:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00