hdf5/release_docs
Neil Fortner 4d2449d382 [svn-r17025] Purpose: fix bug 1593
Description:
When using H5T_copy on committed datatypes that are already open, H5T_copy would
properly use the already existing shared struct, but would still deep copy all
of the fields in that struct.  This would cause memory leaks, and in the case of
a compound containing a vlen (or reference), the change in size would cause the
size of the resulting type to be set to an incorrect value.  Changed H5T_copy to
properly avoid deep copies when using a reopened shared struct.

Tested: jam, linew, smirom (h5committest), purify on jam
2009-06-10 14:17:26 -05:00
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
HISTORY-1_0-1_8_0_rc3.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
HISTORY-1_9.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL [svn-r15007] Purpose: configure cleanup 2008-05-15 11:42:03 -05:00
INSTALL_Cygwin.txt [svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations. 2008-05-16 13:48:26 -05:00
INSTALL_MinGW.txt [svn-r14999] Purpose: Minor updates to MinGW installation notes 2008-05-14 14:27:31 -05:00
INSTALL_parallel [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_VMS.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_Windows_From_Command_Line.txt [svn-r15312] Purpose: Support Visual Studio 2008 on Windows 2008-07-02 14:40:00 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows.txt [svn-r16952] corrected name of zlib in Section IV, part 3, step 2 2009-05-15 10:17:36 -05:00
RELEASE.txt [svn-r17025] Purpose: fix bug 1593 2009-06-10 14:17:26 -05:00