
17 May
2016
17 May
'16
4:28 p.m.
On Tue, May 17, 2016 at 15:44:40 +0200, Jiri Denemark wrote:
The INPLACE variants of the VIR_APPEND macros cannot fail and they are inherently quiet.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/conf/domain_conf.c | 2 +- src/qemu/qemu_hotplug.c | 2 +- src/util/viralloc.h | 25 +++++++++++-------------- 3 files changed, 13 insertions(+), 16 deletions(-)
ACK