hdf5/tools/test/misc
Sean McBride 4ac6ccc021
Snprintf2 (#1399)
* 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>
2022-01-28 16:43:48 -06:00
..
testfiles VFD plugins (#602) 2021-09-29 13:28:12 -05:00
vds Removes obsolete equivalents of C99's __func__ (#800) 2021-06-28 23:58:38 -05:00
clear_open_chk.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CMakeLists.txt OESS-98 merge with clang-format changes 2020-09-25 16:43:57 -05:00
CMakeTestsClear.cmake Removes partial long options from the tools (#872) 2021-08-03 16:04:58 -05:00
CMakeTestsMkgrp.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CMakeTestsRepart.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5clear_gentest.c Snprintf2 (#1399) 2022-01-28 16:43:48 -06:00
h5perf_gentest.c Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5repart_gentest.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
repart_test.c Update clang config (#473) 2021-03-17 10:25:39 -05:00
talign.c Update clang config (#473) 2021-03-17 10:25:39 -05:00
testh5clear.sh.in Removes partial long options from the tools (#872) 2021-08-03 16:04:58 -05:00
testh5mkgrp.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
testh5repart.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00