
2 Aug
2013
2 Aug
'13
1:44 p.m.
On Fri, Aug 02, 2013 at 12:17:03 +0100, Daniel Berrange wrote:
From: "Daniel P. Berrange" <berrange@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@redhat.com> --- src/libvirt-lxc.c | 6 +++--- src/libvirt-qemu.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
ACK Jirka