SOURCES: stress-fix_build.patch - up to 1.0.0 - updated patch1
blekot
blekot at pld-linux.org
Sun Jun 22 20:40:10 CEST 2008
Author: blekot Date: Sun Jun 22 18:40:10 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up to 1.0.0
- updated patch1
---- Files affected:
SOURCES:
stress-fix_build.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/stress-fix_build.patch
diff -u SOURCES/stress-fix_build.patch:1.1 SOURCES/stress-fix_build.patch:1.2
--- SOURCES/stress-fix_build.patch:1.1 Fri Jul 7 01:32:05 2006
+++ SOURCES/stress-fix_build.patch Sun Jun 22 20:40:05 2008
@@ -1,11 +1,11 @@
---- stress-0.18.8.orig/src/stress.c 2006-07-07 01:19:28.000000000 +0200
-+++ stress-0.18.8/src/stress.c 2006-07-07 01:24:50.000000000 +0200
+--- stress-1.0.0/src/stress.c.old 2008-06-22 20:38:27.000000000 +0200
++++ stress-1.0.0/src/stress.c 2008-06-22 20:39:06.000000000 +0200
@@ -481,7 +481,7 @@
hogvm (long long bytes, long long stride, long long hang, int keep)
{
long long i;
- char *ptr;
+ char *ptr=NULL;
+ char c;
int do_malloc = 1;
- while (1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/stress-fix_build.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list