1
1
openmpi/ompi/tools
Jeff Squyres 1e58920b4d *info param.c: use stack string buffers
Coverity identified that we treated the possibility that one of the
message buffers could be NULL in some places (because strdup() could
fail), but not in others.

So just use stack buffers that will never be NULL.

This was CID 1269914.
2015-02-12 10:24:02 -08:00
..
mpisync Introduce timing interval measurement facility in timing framework 2014-12-10 16:47:49 +06:00
ompi_info *info param.c: use stack string buffers 2015-02-12 10:24:02 -08:00
wrappers wrappers: add the $(EXEEXT) extension to the installed symbolic links 2014-10-28 16:42:51 +09:00
Makefile.am Have to include the mpisync directory so the Makefile.in gets built - just don't build the binary and install it if timing isn't enabled 2014-09-24 01:18:21 +00:00