• M
    udev: Remove event handle on shutdown · d115ed59
    Matthias Bolte 提交于
    This fixes a segfault when the event handler is called after shutdown
    when the global driver state is NULL again.
    
    Also fix a locking issue in an error path.
    d115ed59
node_device_udev.c 45.0 KB