diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-03 18:32:49 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-03 18:32:49 (GMT) |
commit | c3be99abb19940db24fb3f5ff5fb1a5e78f832e6 (patch) | |
tree | af8410a04760003439f14aef9d3bdc8e90ade27e /test/tfile.c | |
parent | a53fbbc0456f2c7b74b01c67ecbe19b833672fc1 (diff) | |
download | hdf5-c3be99abb19940db24fb3f5ff5fb1a5e78f832e6.zip hdf5-c3be99abb19940db24fb3f5ff5fb1a5e78f832e6.tar.gz hdf5-c3be99abb19940db24fb3f5ff5fb1a5e78f832e6.tar.bz2 |
[svn-r3228] Purpose:
Bug fixes
Description:
Fix two bugs:
- Datasets with vlen datatype which were created but not written to
were not being read back in correctly from the file.
- If an existing space conversion path was found for a conversion, it
was possible that the optimized read/write routines would be used
inappropriately.
Solution:
Patched vlen datatype conversion code to correctly handle zero-length
sequences.
Added a check to the space conversion code to make certain that the
optimized conversion routines are still appropriate when an existing
path is found.
Platforms tested:
FreeBSD 4.2 (hawkwind)
Diffstat (limited to 'test/tfile.c')
0 files changed, 0 insertions, 0 deletions