[libvirt PATCH 0/5] vsh: use g_auto more (glib chronicles)

Ján Tomko posted 5 patches 2 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1628615384.git.jtomko@redhat.com
tools/vsh.c | 91 ++++++++++++++++++-----------------------------------
1 file changed, 31 insertions(+), 60 deletions(-)
[libvirt PATCH 0/5] vsh: use g_auto more (glib chronicles)
Posted by Ján Tomko 2 years, 8 months ago
Except for vshCommandParse.
-EPARSE

Ján Tomko (5):
  vsh: do not cast away const
  vsh: cmdEcho: use separate variable for argument
  vsh: use g_auto where possible
  vsh: remove pointless cleanup labels
  vsh: use g_clear_pointer

 tools/vsh.c | 91 ++++++++++++++++++-----------------------------------
 1 file changed, 31 insertions(+), 60 deletions(-)

-- 
2.31.1