Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
--- stream/url.c (revision 24724)
+++ stream/url.c (working copy)
@@ -328,6 +328,7 @@
}
}
+ tmp = NULL;
while(i < len) {
// look for the next char that must be kept
for (j=i;j<len;j++) {