https://bugs.exim.org/show_bug.cgi?id=1785

            Bug ID: 1785
           Summary: pcre version 8.38 - pcre_compile() exits with ERR23
           Product: PCRE
           Version: 8.38
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

when expression is \b(cmp|out|lod|mov|sca|sto|in|pab)s[bwdq]?\b
this line in pcre_compile.c fails in 64-bit mode: 
if (code - codestart > length) errorcode = ERR23;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to