Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 8240841f74f568992adb32a307b1c376 > files > 2

grep-2.5.1-55.el5.src.rpm

--- grep-2.5.1/src/dfa.c.bracket	2003-10-30 16:21:14.000000000 +0000
+++ grep-2.5.1/src/dfa.c	2003-10-30 16:22:38.000000000 +0000
@@ -586,7 +586,7 @@
 		      work_mbc->coll_elems[work_mbc->ncoll_elems++] = elem;
 		    }
  		}
-	      wc = -1;
+	      wc1 = wc = -1;
 	    }
 	  else
 	    /* We treat '[' as a normal character here.  */