Files
hdf5/tools/test/h5repack/testfiles
bmribler cc05a1e179 Bmr dev hdffv 11223 (#640)
* Fixed HDFFV-11223 (CVE-2018-14460)

Description
    - Added checks against buffer size to prevent segfault, in case of data
      corruption, for sdim->size and sdim->max.
    - Renamed data files in an existing test to shorten their length
      as agreed with other developers previously.
Platforms tested:
    Linux/64 (jelly)

* Committing clang-format changes

* Updated for test files

* Updated for HDFFV-11223

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-06-03 14:17:36 -05:00
..
2018-02-27 18:04:29 -06:00

h5repack_nested_8bit_enum_deflated.h5:
h5repack_nested_8bit_enum.h5:
    enuberated 8bit type nested in compount type.  Original file provided
    by a user (HDFFV-8667) as a test file. Used h5copy to extract only the
    Compound type dataset. The non-deflated version is produced by h5repack.