[libvirt] [PATCH 0/9] virsh domfsinfo fixes

Ján Tomko jtomko at redhat.com
Tue Feb 12 09:21:18 UTC 2019


Fix a crash and other issues:
https://bugzilla.redhat.com/show_bug.cgi?id=1676354

Ján Tomko (9):
  vshtabletest: indent strings with expected output
  vsh-table: allow empty columns
  virsh: introduce ninfos variable in cmdDomFSInfo
  virsh: rename ret to rc in cmdDomFSInfo
  virsh: do not access uninitialized memory in cmdDomFSInfo
  virsh: introduce 'ret' in cmdDomFSInfo
  virsh: do not report error on zero filesystems in cmdDomFSInfo
  virsh: use virBufferTrim in cmdDomFSInfo
  virsh: allow empty targets in cmdDomFSInfo

 tests/vshtabletest.c | 78 +++++++++++++++++++++++---------------------
 tools/virsh-domain.c | 35 +++++++++++---------
 tools/vsh-table.c    |  3 --
 3 files changed, 60 insertions(+), 56 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list