The following changes since commit 3493c36f0371777c62d1d72b205b0eb6117e2156:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into
staging (2020-11-06 13:43:28 +0000)
are available in the Git repository at:
git://github.com/mdroth/qemu.git tags/qga-pull-2020-11-09-tag
for you to fetch changes up to b1b9ab1c04d560f86d8da3dfca4d8b21de75fee6:
qga: fix missing closedir() in qmp_guest_get_disks() (2020-11-09 14:07:14
-0600)
----------------------------------------------------------------
qemu-ga patch queue for hard-freeze
* fix leaked DIR* descriptor in guest-get-disks spotted by coverity
----------------------------------------------------------------
Michael Roth (1):
qga: fix missing closedir() in qmp_guest_get_disks()
qga/commands-posix.c | 3 +++
1 file changed, 3 insertions(+)