[libvirt] [PATCH 2/9] rpc: set gnutls log function at global init time

Peter Krempa pkrempa at redhat.com
Wed Jun 8 08:21:53 UTC 2016


On Mon, Jun 06, 2016 at 16:08:56 +0100, Daniel Berrange wrote:
> Currently we set the gnutls log function when creating a
> TLS context, however, the setting is in fact global, not
> per context. So we should be setting it when we first call
> gnutls_global_init() instead.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/rpc/virnettlscontext.c | 21 ++++++++++-----------
>  1 file changed, 10 insertions(+), 11 deletions(-)

ACK




More information about the libvir-list mailing list