Files
hdf5/tools/test/h5dump
Dana Robinson 079df9d216 Fixes a stack overflow in the h5dump test generator (#1903)
* Fixes a stack overflow in the h5dump test generator

The opaque type size was declared to be the size of the "buffer of two
opaque elements", causing a memcpy call in H5Dwrite to read outside
the buffer, dumping garbage into the file.

Note that this only affected the test generator and not h5dump itself.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-18 07:35:43 -07:00
..
2021-06-23 17:08:55 -05:00
2021-12-07 08:27:29 -06:00
2021-02-17 08:52:36 -06:00
2021-12-07 08:27:29 -06:00