[libvirt] [PATCH] Ensure LXC/QEMU APIs set the filename for errors

Jiri Denemark jdenemar at redhat.com
Fri Aug 2 11:44:08 UTC 2013


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

ACK

Jirka




More information about the libvir-list mailing list