https://bugs.exim.org/show_bug.cgi?id=2540

--- Comment #1 from Philip Hazel <p...@hermes.cam.ac.uk> ---
Thank you for a comprehensive report. I am not the JIT maintainer - no doubt he
will also comment. However, there are some known issues with JIT and Valgrind.
When the PCRE2 test suite is run with JIT, the following Valgrind suppressions
file is used:

{
   name
   Memcheck:Addr16
   obj:???
   obj:???
   obj:???
}

{
   name
   Memcheck:Cond
   obj:???
   obj:???
   obj:???
}

This is necessary in order to avoid reports such as yours.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to