Re: [pcre-dev] PCRE2 10.21 JIT matching causes Valgrind erro…

Αρχική Σελίδα
Delete this message
Συντάκτης: Giuseppe D'Angelo
Ημερομηνία:  
Προς: Tavian Barnes
Υ/ο: pcre-dev
Αντικείμενο: Re: [pcre-dev] PCRE2 10.21 JIT matching causes Valgrind errors
Hi,

On Tue, Jan 12, 2016 at 10:55 PM, Tavian Barnes <tavianator@???>
wrote:

> $ valgrind -q ./foo



This call is very suspicious. You should pass --smc-check=all-non-file to
Valgrind, otherwise it can't understand the JIT-generation of code.

HTH,
--
Giuseppe D'Angelo