hdf5/hl
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
..
c++ Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00
examples Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00
fortran 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 Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00
tools Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00
CMakeLists.txt Fix missing NOT from if check in HL folder (#4036) 2024-02-22 14:55:15 -06:00
Makefile.am Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00