[PATCH 0/2] Revert parts of g_steal_pointer() rewrite

Michal Privoznik mprivozn at redhat.com
Wed Mar 24 18:01:47 UTC 2021


A few hours ago, I've merged a patch that uses g_steal_pointer() instead
of its opened coded alternative. Well, turns out that some areas are
more fragile and rely on the open coded version.

https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/275871589

Michal Prívozník (2):
  virnetsocket: Revert part of g_steal_pointer() rewrite
  lib: Undo some g_steal_pointer() changes

 src/libxl/libxl_driver.c |  9 ++++++---
 src/lxc/lxc_driver.c     | 12 ++++++++----
 src/qemu/qemu_driver.c   | 36 ++++++++++++++++++++++++------------
 src/rpc/virnetsocket.c   |  3 ++-
 4 files changed, 40 insertions(+), 20 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list