-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: cc2b12fa3a90f01de8b478de353604ee11744c77:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit cc2b12fa3a90f01de8b478de353604ee11744c77
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jan 19 09:57:20 2006 +0000

    *** empty log message ***

diff --git a/src/ptytty.C b/src/ptytty.C

index 8d4d8cb04374de39cdd411d5c14a3ba1fee4be93..

index ..2c240984ea7da866986096c81214764b3e13cf3c 100644

--- a/src/ptytty.C
+++ b/src/ptytty.C
@@ -638,14 +638,11 @@ void rxvt_ptytty_server ()
     }
   else
     {
-      setgid (getegid ());
-      setuid (geteuid ());
-
       // server, pty-helper
       sock_fd = sv[1];

       for (int fd = 0; fd < 1023; fd++)
-        if (fd != sock_fd && fd != 1)
+        if (fd != sock_fd)
           close (fd);

       serve ();

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:12:22 2024