<div dir="ltr"><div style>Hi, </div><div style><br></div><div style>are these warnings relevants ?</div><div><br></div><div>In function ‘memcpy’,</div><div>    inlined from ‘je_prof_boot0’ at src/prof.c:1289:8:</div><div>/usr/include/x86_64-linux-gnu/bits/string3.h:51:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer [enabled by default]</div>
<div>   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));</div><div>   ^</div><div>In file included from /usr/include/string.h:638:0,</div><div>                 from include/jemalloc/internal/jemalloc_internal.h:41,</div>
<div>                 from src/prof.c:2:</div><div>In function ‘memcpy’,</div><div>    inlined from ‘je_prof_boot0’ at src/prof.c:1289:8:</div><div>/usr/include/x86_64-linux-gnu/bits/string3.h:51:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer [enabled by default]</div>
<div>   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));</div><div><br></div><div style>regards, </div><div><br></div>-- <br><div dir="ltr">Eduardo Silva<br><a href="http://edsiper.linuxchile.cl" target="_blank">http://edsiper.linuxchile.cl</a><br>
<a href="http://monkey-project.com" target="_blank">http://monkey-project.com</a></div>
</div>