He Yong
|
98606d6a03
|
replace weston_signal_emit_mutable with wl_signal_emit_mutable
wayland upstream has introduced wl_signal_emit_mutable
now we can use it
[1]: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/208
Signed-off-by: He Yong <hyyoxhk@163.com>
|
2023-12-04 11:37:17 +02:00 |
|
Daniel Stone
|
5374d55f6a
|
safe-signal-test: Fix leak
Oops.
Signed-off-by: Daniel Stone <daniels@collabora.com>
|
2022-06-29 14:33:21 +01:00 |
|
Marius Vlad
|
990173050c
|
test/safe-signal: Add a basic test for weston_signal_emit_mutable
Basic test to verify that weston_signal_emit_mutable() would not
corrupt the signal list.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
|
2021-12-14 17:55:06 +00:00 |
|