summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-20 19:23:48 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:22 (GMT)
commit972c57f7692b2e362e2665196fcbcf17524e7d01 (patch)
tree4440d719467cd03b9c708fe9efb1cfc3afe33a1b /tools/testfiles
parente5cb404bb2009d19e853fe0c71ce7c24c0033ccc (diff)
downloadhdf5-972c57f7692b2e362e2665196fcbcf17524e7d01.zip
hdf5-972c57f7692b2e362e2665196fcbcf17524e7d01.tar.gz
hdf5-972c57f7692b2e362e2665196fcbcf17524e7d01.tar.bz2
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/trefer_obj_delR.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/trefer_obj_delR.ddl b/tools/testfiles/trefer_obj_delR.ddl
index 598998d..fa238a5 100644
--- a/tools/testfiles/trefer_obj_delR.ddl
+++ b/tools/testfiles/trefer_obj_delR.ddl
@@ -4,7 +4,7 @@ GROUP "/" {
DATATYPE H5T_REFERENCE { H5T_STD_REF }
DATASPACE SCALAR
DATA {
- GROUP "trefer_obj_del.h5"
+ UNKNOWN "trefer_obj_del.h5"
}
}
}