diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2018-04-24 14:00:24 +0200 |
---|---|---|
committer | Alexander Couzens <lynxis@fe80.eu> | 2018-05-02 15:45:56 +0200 |
commit | 500d633762e28613077a61d6c8dcc7d260f4a984 (patch) | |
tree | 3bdf4eb2371555d4ad08c4c1ed56d9dfb5597b37 /src/vty | |
parent | 178bf7a409209d3bb39727ac92c8ce60ee23c283 (diff) |
gsm_utils: call gnutls_global_init() as constructor
gnutls_global_init must be called at least once for
gnutls < 3.3.0. It doesn't hurt calling it twice, except
a reference counter is increased.
gnutls >= 3.3.0 will call it automatic.
Fixes: OS#2986
Change-Id: I241b6ae5aa8df13dd78f04658cf0953e9561c9e2
Diffstat (limited to 'src/vty')
0 files changed, 0 insertions, 0 deletions