------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1208 --- Comment #20 from Philip Hazel <[email protected]> 2012-09-28 17:05:39 --- (In reply to comment #19) > I suspect the 'c' variable is not initialized in check_auto_possessive since > its value is -16874. You were right. There were two bugs; this one, and also it was not handling the case where the left-hand character was negated, e.g. [^a] correctly. I've committed a patch which I hope fixes this, along with some additional tests. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
