Daniel P. Berrange 7b35030eed crypto: fix leaks in TLS x509 helper functions
The test_tls_get_ipaddr() method forgot to free the returned data
from getaddrinfo().

The test_tls_write_cert_chain() method forgot to free the allocated
buffer holding the certificate data after writing it out to a file.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-11-18 14:56:58 +00:00
..
2015-09-11 10:45:43 +03:00
2015-11-17 18:35:56 +08:00
2015-10-09 15:25:57 +02:00
2015-10-16 11:14:53 +01:00
2015-10-23 18:18:23 +02:00
2015-10-19 15:26:53 +02:00
2015-10-09 15:25:57 +02:00
2015-10-24 18:03:18 +02:00
2015-10-24 18:03:18 +02:00
2015-09-25 14:53:29 +02:00
2015-11-02 08:30:26 +01:00