]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node_device_udev: Take lock if `driver->privateData` is modified
authorMarc Hartmayer <mhartmay@linux.ibm.com>
Tue, 23 Apr 2024 18:08:54 +0000 (20:08 +0200)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 18 Jun 2024 14:00:19 +0000 (09:00 -0500)
commitf51d729dd07288331a883aa990dfaf6e77006a93
treeb23ebce7f27bb590a98f4e2acaaa1958712e7906
parentc320c37917c42a09799c7a639805ae9afff0831d
node_device_udev: Take lock if `driver->privateData` is modified

Since @driver->privateData is modified take the lock.

Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
src/node_device/node_device_udev.c