Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request' into...
commit9efaf7f5f5729f7fa8dcf413fabe3d46ad382f90
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Aug 2016 11:41:38 +0000 (8 12:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Aug 2016 11:41:38 +0000 (8 12:41 +0100)
treedeb4bd2faa2a2707c11a2f6458d19d8d46269896
parentcbda16c010a2e1e7cd6e5441cef87663fbe1ef75
parent5839df7b71540a2af2580bb53ad1e2005bb175e6
Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request' into staging

# gpg: Signature made Sun 07 Aug 2016 21:03:14 BST
# gpg:                using RSA key 0xDAE8E10975969CE5
# gpg: Good signature from "Marc-AndrĂ© Lureau <marcandre.lureau@redhat.com>"
# gpg:                 aka "Marc-AndrĂ© Lureau <marcandre.lureau@gmail.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/elmarco/tags/leaks-for-2.7-pull-request:
  ahci: fix sglist leak on retry
  usb: free leaking path
  usb: free USBDevice.strings
  virtio-input: free config list
  qjson: free str
  ahci: free irqs array
  char: free MuxDriver when closing
  char: free the tcp connection data when closing
  numa: do not leak NumaOptions

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