mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
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. |
||
---|---|---|
.. | ||
lib | ||
libtest | ||
src | ||
test | ||
CMakeLists.txt | ||
Makefile.am |