hdf5/tools/h5dump
Pedro Vicente Nunes 49b662bd0d [svn-r13024]
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
2006-12-06 12:00:14 -05:00
..
binread.c [svn-r12683] 2006-09-26 10:47:36 -05:00
h5dump.c [svn-r13024] 2006-12-06 12:00:14 -05:00
h5dump.h [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
h5dumpgentest.c [svn-r12902] Checkin of Shared Object Header Message work. 2006-11-13 15:41:36 -05:00
Makefile.am [svn-r12518] h5dump binary output: 2006-07-31 11:04:31 -05:00
Makefile.in [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
testh5dump.sh.in [svn-r12713] 2006-10-03 11:33:55 -05:00
testh5dumpxml.sh.in [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00