• C
    network: Fix segfault on daemon reload · 26af7e4e
    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
    26af7e4e
bridge_driver.c 173.8 KB