[PATCH 0/4] Misc cleanups

Michal Privoznik mprivozn at redhat.com
Mon Oct 16 08:07:47 UTC 2023


*** BLURB HERE ***

Michal Prívozník (4):
  lib: Replace virBuildPath() with g_build_filename()
  virfile: Drop virBuildPathInternal()
  virSecretLoadAllConfigs: Use g_autofree for @path
  virSecretLoad: Simplify cleanup path

 docs/kbase/internals/command.rst |  2 +-
 src/conf/virsecretobj.c          | 15 ++++++---------
 src/libvirt_private.syms         |  1 -
 src/util/virfcp.c                |  2 +-
 src/util/virfile.c               | 22 ----------------------
 src/util/virfile.h               |  5 -----
 src/util/virhook.c               |  4 ++--
 src/util/virpci.c                |  4 ++--
 8 files changed, 12 insertions(+), 43 deletions(-)

-- 
2.41.0



More information about the libvir-list mailing list