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

トップ ページ
このメッセージを削除
著者: Giuseppe D'Angelo
日付:  
To: Tavian Barnes
CC: 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