[pcre-dev] [Bug 1852] New: Large regex fails to compile, Lim…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1852] New: Large regex fails to compile, Limitation in pcre?
https://bugs.exim.org/show_bug.cgi?id=1852

            Bug ID: 1852
           Summary: Large regex fails to compile, Limitation in pcre?
           Product: PCRE
           Version: 8.34
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: pankaj-g@???
                CC: pcre-dev@???


Hi,

We are trying to compile a very large regex and pcre is able to compile it up
till "30928" and it fails on length above it i.e. "30929". Error returned is
"regular expression is too large".
Is there any limitation in pcre?

Version : 8.34
Pcre 8 Bit
Platform windows

Regards
Pankaj

--
You are receiving this mail because:
You are on the CC list for the bug.