[PATCH 0/4] Discourage use of some GLib functions

Michal Privoznik mprivozn at redhat.com
Tue Mar 9 14:26:21 UTC 2021


See 4/4 for the list and explanation.

Michal Prívozník (4):
  qemu_shim: Replace g_file_get_contents() with virFileReadAll()
  virutil: Do not use g_get_host_name() to obtain hostname
  syntax-check: Update list of gethostname exceptions
  docs: Discourage use of some glib functions

 build-aux/syntax-check.mk |  2 +-
 docs/glib-adoption.rst    | 17 +++++++++++++++++
 src/qemu/qemu_shim.c      | 18 +++++++++++-------
 src/util/virutil.c        | 12 +++++++++---
 4 files changed, 38 insertions(+), 11 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list