mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 09:20:29 +01:00
test: plug a memleak in a quirks test
Introduced in 56f4af51ec
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4ce0d41b3a
commit
61d3427635
1 changed files with 1 additions and 0 deletions
|
|
@ -1349,6 +1349,7 @@ START_TEST(quirks_model_override)
|
|||
quirks_context_unref(ctx);
|
||||
cleanup_data_dir(dd);
|
||||
udev_device_unref(ud);
|
||||
free(quirks_file);
|
||||
}
|
||||
END_TEST
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue