1
1
openmpi/ompi/mca/allocator/bucket
Brad Benton c254645383 Fixes trac:1134.
Fixed a condition test while checking that all segments are empty.
Without this fix, a NULL segment pointer could make it past the
test, resulting in a SegV when dereferenced.

This commit was SVN r15891.

The following Trac tickets were found above:
  Ticket 1134 --> https://svn.open-mpi.org/trac/ompi/ticket/1134
2007-08-16 19:39:52 +00:00
..
allocator_bucket_alloc.c Fixes trac:1134. 2007-08-16 19:39:52 +00:00
allocator_bucket_alloc.h Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
allocator_bucket.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00