[pcre-dev] [Bug 1189] JIT bug with lookbehind assertion.

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1189] New: JIT bug with lookbehind assertion.
Subject: [pcre-dev] [Bug 1189] JIT bug with lookbehind assertion.
https://bugs.exim.org/show_bug.cgi?id=1189

--- Comment #14 from Anatol Belski <ab@???> ---
I've just tested the repro program with vc14 x64 and see no issues. After that
I've tried the same prog with PCRE 8.35 and 8.38, but strangely I don't see any
issues there as well. Only the crash I saw due to a missing error check in the
test prog itself when PCRE was mistakenly built without UTF-8 and Unicode
support. Maybe I've still missed some configure options, but otherwise it was
actually a standard PCRE build with added UTF-8 and Unicode support.

Thanks.

--
You are receiving this mail because:
You are on the CC list for the bug.