mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 10:48:05 +02:00
safe-signal-test: Fix leak
Oops. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
c55a14206d
commit
5374d55f6a
1 changed files with 1 additions and 0 deletions
|
|
@ -88,4 +88,5 @@ TEST(real_usecase_standalone)
|
|||
add_destroy_listener(st_new);
|
||||
|
||||
destroy_test_surface(st);
|
||||
destroy_test_surface(st_new);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue