• C
    network: Fix segfault on daemon reload · 1083c0bd
    Cole Robinson 提交于
    We will segfault of a daemon reload picks up a new network config
    that needs to be autostarted. We shouldn't be passing NULL for
    network_driver here. This seems like it was missed in the larger
    rework in commit 1009a61e
    
    (cherry picked from commit 26af7e4e)
    1083c0bd
bridge_driver.c 173.8 KB