summaryrefslogtreecommitdiffstats
path: root/pablo
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-10-31 18:02:03 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-10-31 18:02:03 (GMT)
commit0a6cfff27d12c77923616b34f231b3c8df8d6397 (patch)
tree3f095edb51e3e47429744779357f0d571f0327b9 /pablo
parentfeb7e97b1394ace6a5e8ce2100b9a1e68a1ed25c (diff)
downloadhdf5-0a6cfff27d12c77923616b34f231b3c8df8d6397.zip
hdf5-0a6cfff27d12c77923616b34f231b3c8df8d6397.tar.gz
hdf5-0a6cfff27d12c77923616b34f231b3c8df8d6397.tar.bz2
[svn-r2774] H5FD.c:
Purpose: Bug fix Description: H5FD_close() wiped clean the public information before closing the FD. This caused problem to the lower level close() which wants to verify it has indeed handed a valid file-driver to close because that information is wiped out prematurely. Solution: Moved the public information part cleaning after it is closed. H5FDmpio.c: Added in a bunch of assertion to make sure the file handle is indeed an MPIO file. Platforms tested: IRIX64 -64 parallel
Diffstat (limited to 'pablo')
0 files changed, 0 insertions, 0 deletions