e_input: unref udev_device after using it 64/308164/1
authorduna.oh <duna.oh@samsung.com>
Tue, 19 Mar 2024 02:04:16 +0000 (11:04 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 19 Mar 2024 02:23:27 +0000 (11:23 +0900)
commit1154bfb2ed6f76444eb8c1d8c83ab282c8a73c8c
treef1dfae210c7b3b5424709d47daf097e49e9b00fd
parentea668ebbcb9cd7aeb4ad53e2420bac7df83c6f28
e_input: unref udev_device after using it

After calling libinput_device_get_udev_device(), the caller must call
udev_device_unref()

Change-Id: I097341e03713647939c66840197a34da97deafef
src/bin/e_input_evdev.c
src/bin/e_input_inputs.c