]> source.dussan.org Git - tigervnc.git/commit
Properly clean up client VeNCrypt handling
authorPierre Ossman <ossman@cendio.se>
Thu, 10 Jun 2021 14:37:34 +0000 (16:37 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 11 Jun 2021 07:42:44 +0000 (09:42 +0200)
commitfa2d8cd455a9f1ec632a493edc09e0c661ed9d51
treeee27ee6681023392cc947e9e99e8000c76f04925
parentcef285311fda1cadbdcadeeb3259a6ae032dd652
Properly clean up client VeNCrypt handling

We would leak the security module below the top client VeNCrypt module,
meaning that those modules would not get a chance to shut down
gracefully.
common/rfb/CSecurityVeNCrypt.cxx