On 04/24/2016 07:22 PM, Cole Robinson wrote:
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
---
src/network/bridge_driver.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ACK (should be safe too - not that it matters since we've gone quite a
few releases with it there).
John