Răsfoiți Sursa

Revereted a bug fix

svn: 147
Bryan Drewery 23 ani în urmă
părinte
comite
f6932b22f8
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      src/net.c

+ 2 - 2
src/net.c

@@ -1412,8 +1412,8 @@ void tputs(register int z, char *s, unsigned int len)
     inhere = 0;
   }
 
-  if (socklist[i].encstatus > 0)
-    nfree(s);
+//  if (socklist[i].encstatus > 0)
+//    nfree(s);
 }
 
 /* tputs might queue data for sockets, let's dump as much of it as