hdf5/hl
Sean McBride c064d3481b
sprintf to snprintf (#1815)
* Straightforward conversion of sprintf to the safer snprintf

* Trickier conversion of sprintf to safer snprintf

This involved minor changes to private function signatures to take the size of the buffer.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-22 11:58:18 -07:00
..
c++ Various warning fixes (#1812) 2022-06-22 09:16:30 -07:00
examples Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
fortran Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
src Cleans up some HL library code that inappropriately returns htri_t values cast to herr_t (#1651) 2022-04-18 07:29:00 -05:00
test sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
tools Removes remaining register keywords (#1481) 2022-03-10 16:14:05 -06:00
CMakeLists.txt New references for Dimension Scale APIs (#1139) 2021-11-05 07:33:02 -05:00
Makefile.am HDFFV-11266 - add option to build HL tools (#1018) 2021-09-16 12:15:25 -05:00