1
1
openmpi/ompi/mpi
Nathan Hjelm 757c021951 Fix coverity ID 1270164
The sargs array and its elements were malloced but not freed. Note
that strings passed to NewStringUTF are copied into Java's heap and it
is the callers responsibility to free the original string.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-21 10:15:10 -06:00
..
c Fix a overwrite of the args buffer identified by Lisandro Dalcin. 2015-05-07 09:50:39 -04:00
cxx Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fortran use-mpi-f08/Makefile.am: also link in libmpi_mpifh.la 2015-04-22 14:22:36 -07:00
java Fix coverity ID 1270164 2015-05-21 10:15:10 -06:00
man/man3 man: fix a trivial typo in MPI_Neighbor_allgather.3in 2015-05-15 16:02:01 +09:00
tool initialize common symbols from ompi 2015-05-08 10:11:58 +09:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00