Author: sls                          Date: Tue Oct  7 18:20:49 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- place for '\0'

---- Files affected:
SOURCES:
   xrally-segfault.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xrally-segfault.patch
diff -u /dev/null SOURCES/xrally-segfault.patch:1.1
--- /dev/null   Tue Oct  7 20:20:50 2008
+++ SOURCES/xrally-segfault.patch       Tue Oct  7 20:20:43 2008
@@ -0,0 +1,11 @@
+--- xrally/main.c.orig 2008-10-07 18:01:15.000000000 +0200
++++ xrally/main.c      2008-10-07 18:01:20.000000000 +0200
+@@ -92,7 +92,7 @@
+ 
+ int lives;
+ char livesString[10];
+-char mapString[15];
++char mapString[16];
+ char *hiString;
+ 
+ scoreStruct score;
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to