mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 02:30:13 +01:00
tools: plug leak in event-debug
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b064b05829
commit
b389cc55be
1 changed files with 1 additions and 0 deletions
|
|
@ -474,6 +474,7 @@ main(int argc, char **argv)
|
|||
|
||||
mainloop(li);
|
||||
|
||||
libinput_destroy(li);
|
||||
if (udev)
|
||||
udev_unref(udev);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue