Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cdcb44e8 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()



There is a small race window in which hiddev_release() could corrupt the
list that is being processed for new event in hiddev_send_event().
Synchronize the operations over this list.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent fe7ba31f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment