1
1
openmpi/opal
Rainer Keller 36ee105d6a - Fix Coverity CID #1207:
set the tmp_str to NULL, so we don't have any double-free...
   Additionally, we should check for malloc returning NULL...

This commit was SVN r21228.
2009-05-14 00:21:15 +00:00
..
asm This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
class Make sure that when we destruct the pointer array that we set the address to NULL and size to 0. This will help to flag accidental usage of a destructed pointer array object. 2009-05-12 14:13:07 +00:00
dss This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
include This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
mca Read from the correct registry entry on Windows Vista and Server 2008. 2009-05-13 15:56:37 +00:00
memoryhooks ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime - Fix Coverity CID #1207: 2009-05-14 00:21:15 +00:00
threads This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tools A couple of C/R related commits that have been sitting off-trunk for a while. 2009-05-08 19:41:11 +00:00
util - Multiple functions, that allocate and return new 2009-05-14 00:20:07 +00:00
win32 Remove libltdl related files and folders. 2009-05-04 17:35:48 +00:00
CMakeLists.txt Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version. 2009-05-07 17:41:05 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00