https://bugs.exim.org/show_bug.cgi?id=2320
Zoltan Herczeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Zoltan Herczeg <[email protected]> --- Thank you for the report. Fixed in r1011. The issue was that \\R and \\X can match to multibyte sequences (namely \r\n) even if UTF disabled. This caused an issue when fixed quantifiers are used, since the length of the matched string can be bigger than the quantifier. -- 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
