client: Warn when a queue is destroyed with attached proxies 81/296681/2
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Tue, 15 Nov 2022 08:50:53 +0000 (10:50 +0200)
committerJoonbum Ko <joonbum.ko@samsung.com>
Wed, 23 Aug 2023 08:04:29 +0000 (17:04 +0900)
commit91f6d04564822d80b4cdccfd53b1abf02fd3cdea
tree2200d1781fe5c6ecfd7bae94950846d0a89c4a60
parentdec087b1f8f8e82559be8559b53e0a386fd79877
client: Warn when a queue is destroyed with attached proxies

Log a warning if the queue is destroyed while proxies are still
attached, to help developers debug and fix potential memory errors.

Change-Id: I0bd8b036bb46f2346336b80cb450c4bda2f2bd53
Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
src/wayland-client.c
tests/queue-test.c