1
1
Jeff Squyres fa25de320e Fixes CIDs 421, 422, 423, 424, 425 426
Possibly fixes CID 417

 * ensure to initialize inner members upon default constructors using
   the same syntax across all classes
 * remove some member variables that aren't used anymore
 * "initialize" the inner MPI_Status in the default constructor for
   MPI::Status by calling the default constructor mpi_status().  This
   may or may not silence CID 417; we'll see what happens in
   subsequent Coverity Prevent runs.

This commit was SVN r19228.
2008-08-08 13:49:44 +00:00
..
2008-02-12 13:09:34 +00:00
2008-08-08 13:49:44 +00:00
2008-08-08 13:49:44 +00:00
2008-06-20 13:36:02 +00:00
2008-08-08 13:49:44 +00:00