]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: alloc: Remove VIR_DISPOSE_STRING
authorPeter Krempa <pkrempa@redhat.com>
Tue, 2 Feb 2021 15:22:43 +0000 (16:22 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 3 Feb 2021 12:07:14 +0000 (13:07 +0100)
commited976838975467bfefbe9e89d79556e527de0706
tree3a3d24d29957d48979982ed33a45c1a7e3e9c387
parentde4d0103b6dafe134cdb8d46424bfa4cd4678e10
util: alloc: Remove VIR_DISPOSE_STRING

Users were replaced with virSecureEraseString with explicit freeing of
the memory.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_private.syms
src/util/viralloc.c
src/util/viralloc.h