[X2Go-Commits] [nx-libs] 07/23: NXdispatch.c: add FIXME

git-admin at x2go.org git-admin at x2go.org
Wed Feb 7 20:08:35 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 9e22a10a5a59e8d45f0ca66bf3585d0aee88a9e7
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Fri Jan 5 00:47:32 2018 +0100

    NXdispatch.c: add FIXME
---
 nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c b/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
index 6c55a58..44b1033 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
@@ -540,6 +540,7 @@ Reply   Total	Cached	Bits In			Bits Out		Bits/Reply	  Ratio
 #if defined(DDXBEFORERESET)
     ddxBeforeReset ();
 #endif
+    /* FIXME: maybe move the code upto the KillAllClients() call to ddxBeforeReset? */
     if ((dispatchException & DE_RESET) && 
             (serverGeneration > nxagentMaxAllowedResets))
     {

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list