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

Michal Privoznik posted 4 patches 3 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1615299876.git.mprivozn@redhat.com
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(-)
[PATCH 0/4] Discourage use of some GLib functions
Posted by Michal Privoznik 3 years, 1 month ago
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