hdf5/tools
Dana Robinson 786b03317a
Fix remaining calloc param reversals (#5018)
gcc 14 identifies likely places where the sizeof() call is used
for the first parameter to calloc(). This PR fixes the remaining
places in the library where this occurs and reworks a few other
allocations to be more uniform.
2024-10-28 06:58:28 -07:00
..
lib Fix minor Windows warnings (#5021) 2024-10-28 05:54:16 -07:00
libtest Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00
src Fix remaining calloc param reversals (#5018) 2024-10-28 06:58:28 -07:00
test Fix remaining calloc param reversals (#5018) 2024-10-28 06:58:28 -07:00
CMakeLists.txt Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781) 2023-10-30 12:47:06 -05:00
Makefile.am Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00