hdf5/tools/test
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
..
h5copy spelling fixes (#1561) 2022-03-31 10:42:30 -05:00
h5diff Fixes warnings when the deflate filter is not built (#1904) 2022-07-18 07:35:21 -07:00
h5dump Fixes a stack overflow in the h5dump test generator (#1903) 2022-07-18 07:35:43 -07:00
h5format_convert Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5import Assume C99 fixed sized ints exist, use them (#470) 2021-11-08 12:44:06 -06:00
h5jam sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
h5ls Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5repack Fixes warnings when the deflate filter is not built (#1904) 2022-07-18 07:35:21 -07:00
h5stat sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
misc sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
perform Misc clang warning fixes (#1869) 2022-07-11 10:28:02 -07:00
CMakeLists.txt TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00