]> git.ipfire.org Git - thirdparty/libvirt.git/commit
don't print uninitialized in debug diagnostic
authorJim Meyering <meyering@redhat.com>
Mon, 9 Feb 2009 15:38:06 +0000 (15:38 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Feb 2009 15:38:06 +0000 (15:38 +0000)
commit3557096d444887a5d0a5f6fa034f0083d7efa816
tree38cf5f79aa0f2fb1ff47625d41ff45828d8788e2
parentb92d7e761c5e839c495a1b1e92334788c10cbbfc
don't print uninitialized in debug diagnostic

* qemud/mdns.c (libvirtd_mdns_timeout_new): Don't use local, t,
uninitialized.
ChangeLog
qemud/mdns.c