[libvirt] [PATCH v2 09/23] util: use glib base64 encoding/decoding APIs

Ján Tomko jtomko at redhat.com
Tue Oct 8 15:07:29 UTC 2019


On Mon, Oct 07, 2019 at 06:14:11PM +0100, Daniel P. Berrangé wrote:
>Replace use of the gnulib base64 module with glib's own base64 API family.
>
>Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
>---
> bootstrap.conf                    |  1 -
> configure.ac                      |  5 -----
> src/conf/virsecretobj.c           | 26 ++++----------------------
> src/libvirt_private.syms          |  1 -
> src/libxl/libxl_conf.c            |  3 +--
> src/qemu/qemu_agent.c             |  6 ++----
> src/qemu/qemu_command.c           |  5 ++---
> src/qemu/qemu_domain.c            |  8 +++-----
> src/secret/secret_driver.c        |  1 -
> src/storage/storage_backend_rbd.c |  4 +---
> src/util/virstring.c              | 21 ---------------------
> src/util/virstring.h              |  2 --
> tools/virsh-secret.c              | 17 ++++-------------
> 13 files changed, 17 insertions(+), 83 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191008/1107f2aa/attachment-0001.sig>


More information about the libvir-list mailing list