me, 2.0: jose nazario
beauty and the street
--- editors/awk.c.orig Sat Oct 7 10:03:41 2006
+++ editors/awk.c Sat Oct 7 10:03:59 2006
@@ -1356,7 +1356,7 @@
re = &spl->re[0];
ire = &spl->re[1];
n = &spl->n;
- if ((n->info && OPCLSMASK) == OC_REGEXP) {
+ if ((n->info & OPCLSMASK) == OC_REGEXP) {
regfree(re);
regfree(ire);
}
next Saturday, Oct 07, 2006 @ 02:13pm | previous Saturday, Oct 07, 2006 @ 02:08pm | archives
| Last modified: Saturday, Oct 07, 2006 @ 02:10pm |
copyright © 2002-2005 jose nazario, all rights reserved.