------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1615 --- Comment #11 from Zoltan Herczeg <[email protected]> 2015-04-18 17:46:50 --- > Those are indeed both invalid UTF-8 strings. I tried matching \b to both string, and pcre_exec rejects them with PCRE_ERROR_BADUTF8. With PCRE_NO_UTF8_CHECK, I can confirm that bad things happen. Are you sure that options does not contain PCRE_NO_UTF8_CHECK somehow? -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
