]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Apr 2018 10:13:52 +0000 (11:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Apr 2018 10:13:52 +0000 (11:13 +0100)
commit094b62cd9cd9f137cf75b4931e41b8953fb4ccd9
tree75e5f3020d735f64d780bc78f99fd6f2c43bcf14
parent71ad102baa599c3bdeee1f6d0913bbd3e0f08ee3
parent5d7bc72a4336f922ba42bab545529051c706ac4b
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging

Fix memory leaks when using object_property_get_str()

# gpg: Signature made Tue 03 Apr 2018 15:00:10 BST
# gpg:                using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/x86-next-pull-request:
  sev/i386: fix memory leak in sev_guest_init()
  exec: fix memory leak in find_max_supported_pagesize()

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