-- Leo's gemini proxy

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

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: urcd
action: commit
revision:
path_from:
revision_from: c358c11851170be7ee202aa756d4e24f460d13d6:
path_to:
revision_to:

git.thebackupbox.net

urcd

git://git.thebackupbox.net/urcd

commit c358c11851170be7ee202aa756d4e24f460d13d6
Author: root <root@d3v11.ano>
Date:   Sat Apr 13 20:24:15 2013 +0000

    [urchubstream.c] bugfix

diff --git a/src/urchubstream.c b/src/urchubstream.c

index c6cb4e4e75ad9c71c67e0472f64320f523054ceb..

index ..c3aaaaeab4dd931ead5a3fcece30417cdc610097 100644

--- a/src/urchubstream.c
+++ b/src/urchubstream.c
@@ -73,7 +73,7 @@ main(int argc, char **argv)
   hub.sun_family = AF_UNIX;
   memcpy(&hub.sun_path,"hub\0",4);

-  char buffer[2+16+8+1024] = {0};
+  unsigned char buffer[2+16+8+1024] = {0};
   int i, l;

   while (1)

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

-- Response ended

-- Page fetched on Sun Jun 2 17:35:11 2024