------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1463 --- Comment #1 from Petr Pisar <[email protected]> 2014-04-11 12:47:28 --- Created an attachment (id=707) --> (http://bugs.exim.org/attachment.cgi?id=707) Proposed fix You can remove the while (*p != CHAR_RIGHT_CURLY_BRACKET) p++; lines if you do not need to mimic error offsets to conserve current code behaviour (offset pointed to closing bracket). -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
