diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-12-06 17:00:14 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-12-06 17:00:14 (GMT) |
commit | 49b662bd0d0ea818dd53bac407070a711f45ef03 (patch) | |
tree | 35f69557b245c68a7e44c7decb2992e4b25d6170 /src/H5Oginfo.c | |
parent | 9bea2a7ffbb51d14387fa71060ad6bafc8d443af (diff) | |
download | hdf5-49b662bd0d0ea818dd53bac407070a711f45ef03.zip hdf5-49b662bd0d0ea818dd53bac407070a711f45ef03.tar.gz hdf5-49b662bd0d0ea818dd53bac407070a711f45ef03.tar.bz2 |
[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
Diffstat (limited to 'src/H5Oginfo.c')
0 files changed, 0 insertions, 0 deletions