summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2011-09-06 20:26:08 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2011-09-06 20:26:08 (GMT)
commit36ea4e85530c75e0d115b999438fcbbb4095556d (patch)
tree7e91facfd3e25b8b7e697ca6af6af46262fc266f /MANIFEST
parent144b1294921aa9ed8dd29e17f3e5c97a3fb66568 (diff)
downloadhdf5-36ea4e85530c75e0d115b999438fcbbb4095556d.zip
hdf5-36ea4e85530c75e0d115b999438fcbbb4095556d.tar.gz
hdf5-36ea4e85530c75e0d115b999438fcbbb4095556d.tar.bz2
[svn-r21368] Purpose:
HDFFV-7712 - h5diff: segfault over combinations of complex container types (compound, array, vlen) Description: - Fixed segfault over dataset with container types (array,lven) with multiple nested compound types. (ex: compound->array->compound, compound->vlen->compound) - Merged from HDF5 trunk r21358. Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3445190..fabc971 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1708,6 +1708,7 @@
./tools/h5diff/testfiles/h5diff_517.txt
./tools/h5diff/testfiles/h5diff_518.txt
./tools/h5diff/testfiles/h5diff_530.txt
+./tools/h5diff/testfiles/h5diff_540.txt
./tools/h5diff/testfiles/h5diff_attr1.h5
./tools/h5diff/testfiles/h5diff_attr2.h5
@@ -1745,6 +1746,8 @@
./tools/h5diff/testfiles/h5diff_dset_zero_dim_size1.h5
./tools/h5diff/testfiles/h5diff_dset_zero_dim_size2.h5
./tools/h5diff/testfiles/h5diff_enum_invalid_values.h5
+./tools/h5diff/testfiles/compounds_array_vlen1.h5
+./tools/h5diff/testfiles/compounds_array_vlen2.h5
#test files for h5repack