mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
dsdata.txt | ||
dslat.txt | ||
dslon.txt | ||
dtype_file_readable.txt | ||
dtype_file.txt | ||
earth.pal | ||
gen_test_ds.c | ||
gen_test_ld.c | ||
h5hltest.h | ||
H5srcdir_str.h.in | ||
image8.txt | ||
image24pixel.txt | ||
image24plane.txt | ||
Makefile.am | ||
pal_rgb.h | ||
sepia.pal | ||
test_ds_be_new_ref-32bit.h5 | ||
test_ds_be_new_ref.h5 | ||
test_ds_be.h5 | ||
test_ds_le_new_ref.h5 | ||
test_ds_le.h5 | ||
test_ds.c | ||
test_dset_append.c | ||
test_file_image.c | ||
test_h5do_compat.c | ||
test_image.c | ||
test_ld.c | ||
test_ld.h5 | ||
test_lite.c | ||
test_packet_vlen.c | ||
test_packet.c | ||
test_table_be.h5 | ||
test_table_cray.h5 | ||
test_table_le.h5 | ||
test_table.c | ||
usa.wri |