[PATCH 2/2] winebus.sys: Stop device report threads to avoid crash on driver unload.
Sept. 17, 2019
6:55 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- If WineBus is a proper PnP bus driver all its devices should be removed before DriverUnload is called. dlls/winebus.sys/bus_udev.c | 9 +++++++++ dlls/winebus.sys/main.c | 10 +++++++--- 2 files changed, 16 insertions(+), 3 deletions(-)
2383
Age (days ago)
2383
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban