wayland/src
Sebastian Wick f6f0a3cdec client: Handle proxies with no queue
wl_proxy_get_queue can return NULL if the queue of the proxy was already
destroyed with wl_event_queue_destroy. In this case, the queue also has
no name anymore.

Fixes: b42218f ("client: Allow setting names for queues")
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
2024-07-26 18:33:28 +02:00
..
.gitignore ignore: Add *.dtd.embed 2016-03-10 22:24:20 -08:00
connection.c src: switch asserts to wl_abort 2024-07-11 17:44:04 +00:00
embed.py build: replace assembly embedding with Python script 2021-05-10 22:08:45 +00:00
event-loop.c src: switch asserts to wl_abort 2024-07-11 17:44:04 +00:00
meson.build Consider pkgconfig sysroot for pkgdatadir 2024-01-19 15:18:23 +00:00
scanner.c scanner: fix validator for bitfields 2024-07-09 18:22:10 +02:00
wayland-client-core.h client: fix invalid doc command for WL_MARSHAL_FLAG_DESTROY 2024-04-24 16:27:50 +00:00
wayland-client.c client: Handle proxies with no queue 2024-07-26 18:33:28 +02:00
wayland-client.h doc: Formalize file comment in wayland-client.h, wayland-server.h 2016-05-11 11:03:27 -07:00
wayland-os.c build: fix build and provide compat for OpenBSD 2024-02-21 15:46:41 +00:00
wayland-os.h shm: Add mmap+memmove fallback if mremap() does not exist 2021-09-10 11:35:54 +00:00
wayland-private.h connection: Dynamically resize connection buffers 2024-04-08 14:05:32 +00:00
wayland-server-core.h connection: Dynamically resize connection buffers 2024-04-08 14:05:32 +00:00
wayland-server-private.h Move wl_priv_signal to wayland-server-private.h 2019-11-06 08:24:14 -06:00
wayland-server.c src: switch asserts to wl_abort 2024-07-11 17:44:04 +00:00
wayland-server.h wayland-server: Finally remove deprecated struct wl_buffer definition 2018-07-25 12:08:16 -05:00
wayland-shm.c src: switch asserts to wl_abort 2024-07-11 17:44:04 +00:00
wayland-util.c util: convert macros to inline functions 2024-03-28 17:56:34 +01:00
wayland-util.h util: fix undefined behavior in wl_array_for_each 2024-03-24 20:00:01 -04:00
wayland-version.h.in src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00