Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' into staging
commit6be37cc583454ee27587a79b6008e22c3cc1a763
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Jul 2017 09:49:05 +0000 (27 10:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Jul 2017 09:49:05 +0000 (27 10:49 +0100)
tree8967f9d863ca9c0d3cc9fb0c9a9d781930bdc4de
parent2dca6d9e7eb4fb25f1e41024ca20515b38bc8635
parent96d2c2c57452f8b6bc3decae71435e7230f3432e
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' into staging

VFIO fixes 2017-07-26

 - Error path use after free bug fixes (Philippe Mathieu-Daudé)

# gpg: Signature made Wed 26 Jul 2017 18:49:00 BST
# gpg:                using RSA key 0x239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
# gpg:                 aka "Alex Williamson <alex@shazbot.org>"
# gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
# gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22

* remotes/awilliam/tags/vfio-fixes-20170726.0:
  vfio/pci: fix use of freed memory
  vfio/platform: fix use of freed memory

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