On Mon, Apr 01, 2019 at 03:04:53PM +0200, Peter Krempa wrote:
VIR_AUTODISPOSE_STR is similar to VIR_AUTOFREE(char *) but uses
virDispose for clearing of the stored string.

This patch also refactors VIR_DISPOSE to use the new helper which is
used for the new macro.

Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
src/libvirt_private.syms |  1 +
src/util/viralloc.c      | 16 ++++++++++++++++
src/util/viralloc.h      | 14 ++++++++++++--
3 files changed, 29 insertions(+), 2 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to