[X2Go-Commits] [nx-libs] 26/29: Events.c: add FIXME

git-admin at x2go.org git-admin at x2go.org
Sun Jan 7 01:31:00 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 27a31d0ce3abc533b7e88932667a4b84e838dbff
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Jan 3 02:29:55 2018 +0100

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

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Events.c b/nx-X11/programs/Xserver/hw/nxagent/Events.c
index c186c15..0b6e0ca 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Events.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Events.c
@@ -2198,6 +2198,7 @@ FIXME: Don't enqueue the KeyRelease event if the key was
       char *kbdargs[6];
 
       strcpy(kbddisplay,":");
+      /* FIXME: why limit to 4? */
       strncat(kbddisplay, display, 4);
 
       kbdargs[0] = "nxkbd";

--
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