mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 04:40:05 +01:00
test: don't leak the custom udev rule path for devices with custom creates
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b4f27c43d9
commit
ed1aee6061
1 changed files with 1 additions and 0 deletions
|
|
@ -1049,6 +1049,7 @@ litest_create(enum litest_device_type which,
|
|||
litest_abort_msg("Custom create cannot be overridden");
|
||||
}
|
||||
|
||||
d->udev_rule_file = udev_file;
|
||||
return d;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue