Re: [OMPI devel] Patch to resolve valgrind warnings for 1.3.2

2009-04-23 Thread Jeff Squyres
Done; thanks! https://svn.open-mpi.org/trac/ompi/changeset/21060 (I added in a few more memset's and calloc's elsewhere in if.c, just to be complete) On Apr 23, 2009, at 11:36 AM, Number Cruncher wrote: Although --enable-mem-debug resolves the issue, I get warnings about uninitializ

[OMPI devel] Patch to resolve valgrind warnings for 1.3.2

2009-04-23 Thread Number Cruncher
Although --enable-mem-debug resolves the issue, I get warnings about uninitialized bytes in writev from the opal_if_t structs in opal_ifinit: ==25777== Syscall param writev(vector[...]) points to uninitialised byte(s) ==25777==at 0x34DE2C9F0C: writev (in /lib64/libc-2.6.so) ==25777==by 0