-- 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: e09378d18c86c0fda79bccbb2e5c9d51131615b4:
path_to:
revision_to:

git.thebackupbox.net

urcd

git://git.thebackupbox.net/urcd

commit e09378d18c86c0fda79bccbb2e5c9d51131615b4
Author: root <root@d3v11.ano>
Date:   Tue Mar 5 22:30:38 2013 +0000

    bugfix

diff --git a/src/urcstream.pyx b/src/urcstream.pyx

index 12dd9f0e326cfe58614211ba1ad5474752a734c1..

index ..7a2ae34156adf69fb1efd248b0fb3335a3df3e89 100644

--- a/src/urcstream.pyx
+++ b/src/urcstream.pyx
@@ -72,6 +72,7 @@ while 1:

     # line protocols suck
     nl = 0
+    buffer = str()
     for byte in afternl+os.read(rd,1024-len(afternl)):
       if not nl:
         buffer += byte

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

-- Response ended

-- Page fetched on Sun Jun 2 16:27:31 2024