diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2000-12-22 19:07:45 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2000-12-22 19:07:45 (GMT) |
commit | 5c28e0edb915e1721281d71895a0b2083bd6e087 (patch) | |
tree | fca01d6e2281020abe043448561efa2cc7eae877 /doc/html/index.html | |
parent | 7332a1934e1394770c98ba129d92cf2da467ab88 (diff) | |
download | hdf5-5c28e0edb915e1721281d71895a0b2083bd6e087.zip hdf5-5c28e0edb915e1721281d71895a0b2083bd6e087.tar.gz hdf5-5c28e0edb915e1721281d71895a0b2083bd6e087.tar.bz2 |
[svn-r3194]
Purpose:
bug fix
Description:
1. zeroing out memory before using the memory buffer
2. before wrongly using Vquerysize API of HDF4 to obtain
the real file size of record type in HDF4. Actually Vquerysize will
return the real data type size in Memory. That will cause the object
reference difference on Cray which file size is not equal memory size.
Solution:
1. using h4toh5ZeroingMemory function to zero out memory.
2. calcuating the real file size of vdata record in the converter instead of
using Vquerysize HDF4 API.
Platforms tested:
Cray J90, arabica, eirene
Diffstat (limited to 'doc/html/index.html')
0 files changed, 0 insertions, 0 deletions