diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2004-08-18 19:05:40 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2004-08-18 19:05:40 (GMT) |
commit | da6b493330592f2a44647221216a692f7bce692d (patch) | |
tree | 75c728254e469485fbd9fc34506326a4c563978f /src/H5Tpkg.h | |
parent | 8c0f8b1a959993a1f4b87e61c4b4e57b8f2b11e7 (diff) | |
download | hdf5-da6b493330592f2a44647221216a692f7bce692d.zip hdf5-da6b493330592f2a44647221216a692f7bce692d.tar.gz hdf5-da6b493330592f2a44647221216a692f7bce692d.tar.bz2 |
[svn-r9108] Purpose: Bug fix
Description: In H5O_fill_new_decode, it tries to read message size(-1) when
fill value is undefined for version 1. During UINT32DECODE, if the machine is
64-bit, a value 0x00000000ffffffff is returned, which is like a valid value.
Solution: If fill value is undefined, don't read the message size, simply
assign -1 to it.
Platforms tested: fuss - did h5committest for v1.6 already.
Diffstat (limited to 'src/H5Tpkg.h')
0 files changed, 0 insertions, 0 deletions