File WSoundPrefs-1.1.1-wstrappend.patch of Package wsndpref

--- src/SoundEvents.c
+++ src/SoundEvents.c
@@ -439,8 +444,10 @@
 		
 		if ((path+strlen(path)-1) != "/") {
 			tmp = wstrappend(path, "/");
+#if 0
 			if (path)
 				free(path);
+#endif
 			path = tmp;
 		}
 		
openSUSE Build Service is sponsored by