diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-12-12 23:20:09 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-12-12 23:20:09 (GMT) |
commit | b72e8ae6b9d9476e8060a9a8f0e0c8058db2591b (patch) | |
tree | 7e66761051c1a7a923c05ab1ebecc5a151b928c2 /src/H5ACpublic.h | |
parent | 061ed07676eccb82c3d46ae744fb094bcd9169e4 (diff) | |
download | hdf5-b72e8ae6b9d9476e8060a9a8f0e0c8058db2591b.zip hdf5-b72e8ae6b9d9476e8060a9a8f0e0c8058db2591b.tar.gz hdf5-b72e8ae6b9d9476e8060a9a8f0e0c8058db2591b.tar.bz2 |
[svn-r3120] Purpose:
Bug fix
Description:
In H5FD_mpio_open, there was a mem-xfree of the file variable
before it ever gets alloc'ed. This is inside a failure condition
that rarely happened. But if it happens, it would be freeing
a null pointer.
Solution:
Removed the error code.
Platforms tested:
Modi4 -64 parallel. (Everything still works. :-)
Diffstat (limited to 'src/H5ACpublic.h')
0 files changed, 0 insertions, 0 deletions