]> source.dussan.org Git - tigervnc.git/commit
Proper global init/deinit of GnuTLS
authorPierre Ossman <ossman@cendio.se>
Tue, 23 Aug 2016 15:02:58 +0000 (17:02 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 23 Aug 2016 15:02:58 +0000 (17:02 +0200)
commit8aa4bc53206c2430bbf0c8f4b642f59a379ee649
tree1ac852011c911b6dbaa74d8dc89e71fd02992a38
parent1f1786f3d1b0300862685203dcb28c66a71590df
Proper global init/deinit of GnuTLS

These are reference counted so it is important to retain symmetry
between the calls. Failure to do so will result in bad memory access
and crashes.
common/rfb/CSecurityTLS.cxx
common/rfb/CSecurityTLS.h
common/rfb/SSecurityTLS.cxx
common/rfb/SSecurityTLS.h