Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > ecbfffd53099d296aa3be64531b34419 > files > 31

mplayer-1.0-1.rc1.20.6mdv2008.0.src.rpm

Index: stream/url.c
===================================================================
--- stream/url.c	(revision 25822)
+++ stream/url.c	(revision 25823)
@@ -328,6 +328,7 @@
 		}
 	}
 	
+	tmp = NULL;
 	while(i < len) {
 		// look for the next char that must be kept
 		for  (j=i;j<len;j++) {