diff options
author | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2019-06-12 17:55:12 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2019-06-12 17:55:12 (GMT) |
commit | 8d72e5e3e0fb13cb965a5973e0bcc793a831e740 (patch) | |
tree | f76fe32d7c4de53632d562e9a49d0f3ebdd1a6ba /MANIFEST | |
parent | 48b0ff7724331737140ffae194cb2e741f0b668d (diff) | |
download | hdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.zip hdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.tar.gz hdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.tar.bz2 |
Fix for HDFFV-10800 H5Ocopy failure:
The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format
version bounds array for fill value message, should be version 3 not 2.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1009,6 +1009,7 @@ ./test/file_image.c ./test/file_image_core_test.h5 ./test/fill_old.h5 +./test/fill18.h5 ./test/fillval.c ./test/filter_fail.c ./test/filter_plugin.c |