mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-24 21:50:20 +01:00
tests: Don't leak single-pixel-buffer factory object
Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
5a26809560
commit
03dd560d45
1 changed files with 1 additions and 0 deletions
|
|
@ -107,5 +107,6 @@ TEST(solid_buffer_argb_u32)
|
|||
|
||||
wl_buffer_destroy(buffer);
|
||||
wp_viewport_destroy(viewport);
|
||||
wp_single_pixel_buffer_manager_v1_destroy(mgr);
|
||||
client_destroy(client);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue