1
1
openmpi/oshmem/tools/oshmem_info
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
..
help-oshmem-info.txt OSHMEM: fix check-help-string.pl errors and warnings. 2014-08-12 11:30:14 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
oshmem_info.1in tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
oshmem_info.c OSHMEM: fix check-help-string.pl errors and warnings. 2014-08-12 11:30:14 +00:00
oshmem_info.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
param.c *info param.c: use stack string buffers 2015-02-12 10:24:02 -08:00