]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Catch dnsmasq start failures
authorGuido Günther <agx@sigxcpu.org>
Sat, 23 Jul 2011 21:24:21 +0000 (23:24 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 25 Jul 2011 20:34:03 +0000 (22:34 +0200)
commit85a954cebbbb3ae6210a779a5f3b29559ec5f862
tree5d5d47ae203013108dfb572da4f524d1234da9dc
parent677258ab021d843281869734778ae40ad6d2d234
Catch dnsmasq start failures

While we checked the return value we didn't maks sure ret != 0 which
resulted in dnsmasq errors being ignored.
src/network/bridge_driver.c