Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-08-09-tag' into staging350723225
commit1f3afa5da2be7469655e88611406226c6c6eb148
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Aug 2021 08:42:06 +0000 (10 09:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Aug 2021 08:42:06 +0000 (10 09:42 +0100)
tree2b010e54f719ef8c0a219a77e05a8083749c5838
parente0d24696b9d9d78d621e3dedfcb3d2c094bdd8a3
parent057489dd1586612b99b4b98d211bf7f0a9d6f0e4
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-08-09-tag' into staging

qemu-ga patch queue for hard-freeze

* fix memory leak in guest_exec

# gpg: Signature made Tue 10 Aug 2021 02:25:43 BST
# gpg:                using RSA key CEACC9E15534EBABB82D3FA03353C9CEF108B584
# gpg: Good signature from "Michael Roth <flukshun@gmail.com>" [full]
# gpg:                 aka "Michael Roth <mdroth@utexas.edu>" [full]
# gpg:                 aka "Michael Roth <mdroth@linux.vnet.ibm.com>" [full]
# Primary key fingerprint: CEAC C9E1 5534 EBAB B82D  3FA0 3353 C9CE F108 B584

* remotes/mdroth/tags/qga-pull-2021-08-09-tag:
  qga: fix leak of base64 decoded data on command error

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>