Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > f291a731b3f7303392639449b04f1160 > files > 26

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