hdf5/release_docs
Neil Fortner 3ee8b91dee [svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879)
Description:
When using the new object header format, it was possible for corruption to occur
if the first object header chunk changed size such that the lenght of the "chunk
0 size" field changed.  This only occurred if there were messages that had not
been decoded.  The original algorithm that changed the object header chunk size
marked all messages as dirty, causing those that had not been decoded to have
both the raw and native form invalidated.  Changed the algorithm to avoid
marking messages dirty and added assertions to catch the case where messages
are dirtied without being decoded (or recently created) first.

Tested: jam, koala, ostrich (h5committest), durandal
2012-03-15 14:16:24 -05:00
..
CMake.txt [svn-r21808] Update CMake Required version to match current standard 2.8.6 2011-12-05 11:47:03 -05:00
COPYING [svn-r21506] Updated svn properties as needed. 2011-10-10 16:30:43 -05:00
HISTORY-1_0-1_8_0_rc3.txt
HISTORY-1_9.txt
INSTALL [svn-r20410] Corrected text in INSTALL file: there is no --enable-szlib configure option, it should be --with-szlib=. 2011-04-04 08:19:57 -05:00
INSTALL_Cygwin.txt [svn-r21198] Change default fortran compiler to gfortran 2011-08-09 13:55:31 -05:00
INSTALL_parallel [svn-r19764] Updated NPROCS default value from 3 to 6. 2010-11-11 13:17:02 -05:00
INSTALL_VMS.txt [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the trunk for VMS work 2011-03-24 13:33:45 -05:00
INSTALL_Windows_From_Command_Line.txt [svn-r21506] Updated svn properties as needed. 2011-10-10 16:30:43 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r21506] Updated svn properties as needed. 2011-10-10 16:30:43 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r21506] Updated svn properties as needed. 2011-10-10 16:30:43 -05:00
INSTALL_Windows_Short_VS2008.TXT [svn-r21506] Updated svn properties as needed. 2011-10-10 16:30:43 -05:00
INSTALL_Windows.txt [svn-r21593] Add CMake option to disable packaging component: needed to avoid configuration warning when using Visual Studio Express versions on windows. 2011-10-17 14:49:06 -05:00
RELEASE.txt [svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879) 2012-03-15 14:16:24 -05:00
Using_CMake.txt [svn-r21808] Update CMake Required version to match current standard 2.8.6 2011-12-05 11:47:03 -05:00
USING_Windows.txt [svn-r21715] Correct SET_TARGET_PROPERTIES commands 2011-11-04 12:31:32 -05:00