[libvirt PATCH 0/3] Remove usage of virHexToBin (glib chronicles)

Laine Stump laine at laine.org
Mon Feb 24 17:55:52 UTC 2020


On 2/23/20 3:20 PM, Ján Tomko wrote:
> Prefer g_ascii_xdigit_value
>
> Ján Tomko (3):
>    util: uuid: remove use of virHexToBin
>    Remove all use of virHexToBin
>    util: remove virHexToBin
>
>   src/libvirt_private.syms |  1 -
>   src/util/virbitmap.c     |  3 +--
>   src/util/virmacaddr.c    |  5 ++---
>   src/util/virutil.c       | 15 ---------------
>   src/util/virutil.h       |  2 --
>   src/util/viruuid.c       | 11 +++++------
>   src/vmx/vmx.c            |  4 ++--
>   7 files changed, 10 insertions(+), 31 deletions(-)
>

Hmmpph. I meant to respond to 0/3 with my


Reviewed-by: Laine Stump <laine at redhat.com>


not just to the first patch.





More information about the libvir-list mailing list