Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 9538fd788143ec0394be28f5aa5252ec > files > 22

mplayer-1.0-1.rc2.18mdv2009.0.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++) {