1
1
openmpi/oshmem
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
..
include George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
mca OSHMEM: fix warnings 2015-02-09 20:49:03 -08:00
op OSHMEM: Added missing API for Java bindings (int16/32/64 stuff) 2014-04-30 12:03:23 +00:00
proc Fix compilation when --enable-hetorogeneous 2014-08-04 10:35:08 +00:00
request George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
runtime oshmem: rename global variables with prefix 2014-10-15 20:30:37 +03:00
shmem build: silent LN_S also for the SHMEM Fortran profile part 2015-01-22 21:45:51 +01:00
tools *info param.c: use stack string buffers 2015-02-12 10:24:02 -08:00
util oshmem: fix compiler warning 2015-01-16 12:48:36 -08:00
Makefile.am Java bindings for OSHMEM. 2014-05-18 21:48:09 +00:00