mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
fixed 2 initializations of char* with HDstrdup and HDcalloc info->prefix = HDcalloc(1, 1); fname = HDstrdup(argv[opt_ind]); some were exposed by compiler warnings |
||
---|---|---|
.. | ||
binread.c | ||
h5dump.c | ||
h5dump.h | ||
h5dumpgentest.c | ||
Makefile.am | ||
Makefile.in | ||
testh5dump.sh.in | ||
testh5dumpxml.sh.in |