Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 825d5ce4988dd5cb7b960ab7d05c6c74 > files > 17

mplayer-1.0-1.rc2.10mdv2008.1.src.rpm

Index: url.c
===================================================================
--- url.c	(revision 24724)
+++ 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++) {