On Sat, Jan 02, 2010 at 10:29:38AM -0500, Richard Salz wrote:
> I took a closer look at current valgrind and the client requests.  I 
> assume you mean doing something like this:
> 
>         if (VG_USERREQ__RUNNING_ON_VALGRIND) memset(&st, 0, sizeof st);
> 
> It might be a nuisance to fix these, but at least it keeps the code more 
> correct.  Right?

I was more thinking of using VALGRIND_MAKE_MEM_DEFINED()


Kurt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to