hdf5/tools
Paul Harten a2f63c9424 [svn-r1059] Purpose:
Bug fix

Problem:
    Did a H5get_type() on a dataset of committed type without doing
    the associated H5Tclose().  This caused an abort to occur during the
    atexit() phase of the h5toh4 converter.

Solution:
    Execute the associated H5Tclose().

Platform tested:
    Solaris2.5
1999-02-05 10:49:44 -05:00
..
testfiles [svn-r1055] Purpose: 1999-02-02 16:09:35 -05:00
h5debug.c [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
h5dump.c [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5dump.h [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5dumputil.c [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5findshd.c [svn-r1021] Purpose: 1999-01-12 10:48:18 -05:00
h5import.c [svn-r952] Changes since 19981125 1998-11-25 12:21:21 -05:00
h5ls.c [svn-r1032] Changes since 19990118 1999-01-21 13:33:39 -05:00
h5repart.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5toh4.c [svn-r1059] Purpose: 1999-02-05 10:49:44 -05:00
h5toh4.h [svn-r953] Purpose: 1998-11-25 12:39:53 -05:00
h5tools.c [svn-r1032] Changes since 19990118 1999-01-21 13:33:39 -05:00
h5tools.h [svn-r1032] Changes since 19990118 1999-01-21 13:33:39 -05:00
Makefile.in [svn-r942] PURPOSE: 1998-11-21 15:14:09 -05:00
testh5dump.sh [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
testh5toh4 [svn-r1045] Purpose: 1999-02-01 18:09:01 -05:00