mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-31 15:50:10 +01:00
test: fix memleak in touch test
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
078634deed
commit
4802a792b3
1 changed files with 2 additions and 0 deletions
|
|
@ -107,6 +107,8 @@ START_TEST(touch_abs_transform)
|
|||
}
|
||||
|
||||
ck_assert(tested);
|
||||
|
||||
litest_delete_device(dev);
|
||||
}
|
||||
END_TEST
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue