mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-07 16:37:56 +08:00
* 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> |
||
---|---|---|
.. | ||
h5copy | ||
h5diff | ||
h5dump | ||
h5format_convert | ||
h5import | ||
h5jam | ||
h5ls | ||
h5repack | ||
h5stat | ||
misc | ||
perform | ||
CMakeLists.txt | ||
Makefile.am |