[PATCH 2/2] winebus.sys: Stop device report threads to avoid crash on driver unload.
17 Sep
2019
17 Sep
'19
12:55 p.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(-)
2369
Age (days ago)
2369
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban