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