On Fri, Aug 02, 2013 at 12:17:03 +0100, Daniel Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
The virLibConnError macros in libvirt-lxc.c and
libvirt-qemu.c were passing NULL for the filename.
This causes a crash if the logging code is configured
to use journald.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
src/libvirt-lxc.c | 6 +++---
src/libvirt-qemu.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
ACK
Jirka