hdf5/tools
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
..
lib Eliminate unnecessary error output (#1879) 2022-07-14 09:07:53 -07:00
libtest Fixes for S3 and HDFS VFDs with tools (#1740) 2022-05-06 11:06:07 -07:00
src Removes the small perf tool (#1896) 2022-07-16 22:21:18 -07:00
test Fixes a stack overflow in the h5dump test generator (#1903) 2022-07-18 07:35:43 -07:00
testfiles Fixes a stack overflow in the h5dump test generator (#1903) 2022-07-18 07:35:43 -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