mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
4ac6ccc021
* Replaced many uses of sprintf with safer snprintf Many very straightforward, but in a few cases added a length parameter to some private functions, because buffer length was otherwise unknowable. * Removed unnecessary use of static on small buffers This improves thread safety. * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
testfiles | ||
vds | ||
clear_open_chk.c | ||
CMakeLists.txt | ||
CMakeTestsClear.cmake | ||
CMakeTestsMkgrp.cmake | ||
CMakeTestsRepart.cmake | ||
h5clear_gentest.c | ||
h5perf_gentest.c | ||
h5repart_gentest.c | ||
Makefile.am | ||
repart_test.c | ||
talign.c | ||
testh5clear.sh.in | ||
testh5mkgrp.sh.in | ||
testh5repart.sh.in |