]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Drop empty argument from dnsmasq call
authorGuido Günther <agx@sigxcpu.org>
Fri, 18 Feb 2011 14:32:02 +0000 (15:32 +0100)
committerGuido Günther <agx@sigxcpu.org>
Fri, 18 Feb 2011 21:23:15 +0000 (22:23 +0100)
commitacab8a97cebf48c85f88951654cbac369344aceb
tree13335a1954192091fa4444b8c206b2d234f9f474
parent7b6286b780c2f381bfc4eb9efeecaad92e253d2a
Drop empty argument from dnsmasq call

since dnsmasq >= 2.56 now bails out with empty arguments. See
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613944
for the Debian bug and
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589885
for the upstream reasoning.
src/network/bridge_driver.c