[pcre-dev] [Bug 2320] Buffer Overflow in PCRE2 jit

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2320] New: Buffer Overflow in PCRE2 jit
Subject: [pcre-dev] [Bug 2320] Buffer Overflow in PCRE2 jit
https://bugs.exim.org/show_bug.cgi?id=2320

--- Comment #8 from Zoltan Herczeg <hzmester@???> ---
Valgrind complains about printf, seems not a test fail. What is this pattern:
"▒%B%2"? Is it there without adding your test cases? This line info looks
invalid: pcre_jit_test.c:543, there is no code there.

As far as I know this issue is caused by a new optimization in pcre2, and does
not affect pcre1.

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