summaryrefslogtreecommitdiff
path: root/result/regexp/bug783015
diff options
context:
space:
mode:
Diffstat (limited to 'result/regexp/bug783015')
-rw-r--r--result/regexp/bug7830154
1 files changed, 4 insertions, 0 deletions
diff --git a/result/regexp/bug783015 b/result/regexp/bug783015
new file mode 100644
index 00000000..653f6f09
--- /dev/null
+++ b/result/regexp/bug783015
@@ -0,0 +1,4 @@
+Regexp: .{2147483647}
+input: Fail
+Regexp: .{2147483648}
+ failed to compile