safe-signal-test: Fix leak
Oops. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
c55a14206d
commit
5374d55f6a
@ -88,4 +88,5 @@ TEST(real_usecase_standalone)
|
||||
add_destroy_listener(st_new);
|
||||
|
||||
destroy_test_surface(st);
|
||||
destroy_test_surface(st_new);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user