Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-20151118-1' into...
commit7199c89d8c6bbd0eda2cadb0d3fc7149934202bf
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Nov 2015 16:27:15 +0000 (18 16:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Nov 2015 16:27:15 +0000 (18 16:27 +0000)
tree41461fa22c48535998b5e2ad669fb9442ccf48c7
parentab9b872ab3147faf3c04e91d525815b9139dd996
parent08cb175a24d642a40e41db2fef2892b0a1ab504e
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-20151118-1' into staging

Pull qcrypto fixes 2015/11/18 v1

# gpg: Signature made Wed 18 Nov 2015 15:44:07 GMT using RSA key ID 15104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"

* remotes/berrange/tags/qcrypto-fixes-20151118-1:
  crypto: avoid passing NULL to access() syscall
  crypto: fix leaks in TLS x509 helper functions
  crypto: fix mistaken setting of Error in success code path
  crypto: fix leak of gnutls_dh_params_t data on credential unload

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