summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2000-12-22 19:07:45 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2000-12-22 19:07:45 (GMT)
commit5c28e0edb915e1721281d71895a0b2083bd6e087 (patch)
treefca01d6e2281020abe043448561efa2cc7eae877 /doc
parent7332a1934e1394770c98ba129d92cf2da467ab88 (diff)
downloadhdf5-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')
0 files changed, 0 insertions, 0 deletions