diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-11-26 06:56:29 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-11-26 06:56:29 (GMT) |
commit | f0b45019bb22d6a5240b12dfdb77871c83377454 (patch) | |
tree | c6660ba43e90083dbe40936ceb4da5417f063351 /src/H5Ocont.c | |
parent | 0cf81a0aa8fd8dc7de56d9cfeda1a587bcdf6660 (diff) | |
download | hdf5-f0b45019bb22d6a5240b12dfdb77871c83377454.zip hdf5-f0b45019bb22d6a5240b12dfdb77871c83377454.tar.gz hdf5-f0b45019bb22d6a5240b12dfdb77871c83377454.tar.bz2 |
[svn-r3002]
Purpose:
Bug fix
Description:
H5S_mpio_spaces_xfer() did not do clean up all the times especially
the MPI_type freeing.
Solution:
Include the MPI_type freeing as part of cleanup code. Replaced
most HRETURN_ERROR(...) with HGOTO_ERROR so that cleanup code
will be executed.
Platforms tested:
IRIX64-64.
Diffstat (limited to 'src/H5Ocont.c')
0 files changed, 0 insertions, 0 deletions