aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncExt.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix/xserver/hw/vnc/vncExt.c')
-rw-r--r--unix/xserver/hw/vnc/vncExt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/xserver/hw/vnc/vncExt.c b/unix/xserver/hw/vnc/vncExt.c
index f7ba9fa8..fd65eab6 100644
--- a/unix/xserver/hw/vnc/vncExt.c
+++ b/unix/xserver/hw/vnc/vncExt.c
@@ -585,6 +585,7 @@ static int SProcVncExtDispatch(ClientPtr client)
static void vncResetProc(ExtensionEntry* extEntry)
{
+ vncExtensionClose();
}
static void vncClientStateChange(CallbackListPtr * l, void * d, void * p)