diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-12-28 18:08:40 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-12-28 18:08:40 (GMT) |
commit | 562ba69f3573acb5dd910dc227ca337320bbae8b (patch) | |
tree | d1f50b1f175b2ee2bf3b308b2ffa6cb17d5d4a8a /hl | |
parent | 60b5523f8d8b339880698691274772b3a786c1fe (diff) | |
download | hdf5-562ba69f3573acb5dd910dc227ca337320bbae8b.zip hdf5-562ba69f3573acb5dd910dc227ca337320bbae8b.tar.gz hdf5-562ba69f3573acb5dd910dc227ca337320bbae8b.tar.bz2 |
[svn-r19892] Purpose:
Bug 2089 - GMQS: h5diff segfault on a compound dataset with fixed length +
vlen string type order
Description:
This is fix for the segfault when h5diff compares a compound dataset with
combination of fixed length string types and vlen string types in certain
orders. Optimized vlariable length string handling codes. The fix is
referred from h5dump handling vlen strings.
For testing, several compound datasets were added with various combinations.
Previous failed cases:
- Vlen string, Fixed length string, Vlen string, Fixed length string
- Fixed length string, Fixed length string, Vlen string, Vlen string
- Fixed length string, Vlen string, Fixed length string, Vlen string
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
Diffstat (limited to 'hl')
0 files changed, 0 insertions, 0 deletions