diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-07-18 14:35:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-18 14:35:43 (GMT) |
commit | 079df9d216b61b38b0082a3c77472e1546d24ddb (patch) | |
tree | 68075e93fe68df4d440dc15f4952390e5e46373b /tools/testfiles/trefer_obj.h5 | |
parent | 08b797de73f0ff2ed8bfa3904b42064b26373e96 (diff) | |
download | hdf5-079df9d216b61b38b0082a3c77472e1546d24ddb.zip hdf5-079df9d216b61b38b0082a3c77472e1546d24ddb.tar.gz hdf5-079df9d216b61b38b0082a3c77472e1546d24ddb.tar.bz2 |
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>
Diffstat (limited to 'tools/testfiles/trefer_obj.h5')
0 files changed, 0 insertions, 0 deletions