
26 Mar
2021
26 Mar
'21
10 a.m.
On Wed, Mar 24, 2021 at 19:01:47 +0100, Michal Privoznik wrote:
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
Reviewed-by: Peter Krempa <pkrempa@redhat.com> but note that I didn't comprehensively check the patch that broke things that you've fixed all instances.