hdf5/java
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
..
examples various cleanup java test, test files, comments (#1363) 2022-01-18 15:52:01 -06:00
lib Update the java slf4j logging jars to latest 1.7.33 (#1369) 2022-01-18 07:44:11 -06:00
src Snprintf2 (#1399) 2022-01-28 16:43:48 -06:00
test Develop java newrefs fixes for obj ref datasets (#1354) 2022-01-18 14:02:53 -06:00
CMakeLists.txt Reclassify CMake messages - HDFFV-11144 (#253) 2021-01-13 08:29:15 -06:00
Makefile.am #386 copyright corrections for java folder (#389) 2021-02-26 09:27:15 -06:00