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

            Bug ID: 2208
           Summary: pcregrep --count overflow
           Product: PCRE
           Version: 8.35
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

pcregrep line counter appears to be 32-bit and overflows when an actual count
is larger.

In other words,

`pcregrep -c pattern file`
87903761
`pcregrep pattern file | wc -l`
4382871057

-- 
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