summaryrefslogtreecommitdiff
path: root/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex.c')
-rw-r--r--regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regex.c b/regex.c
index 3d30d4755f..958f384c6c 100644
--- a/regex.c
+++ b/regex.c
@@ -1420,6 +1420,7 @@ re_compile_pattern(pattern, size, bufp)
case ':':
if (fixup_jump)
store_jump(fixup_jump, jump, b);
+ pending_exact = 0;
default:
break;
}