summaryrefslogtreecommitdiffstats
path: root/src/H5Oattribute.c
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-02-12 18:59:11 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-02-12 18:59:11 (GMT)
commit3c483bd0782a3f9809d782a29a01bd1013f651f4 (patch)
tree9425eadf0553be302309fb3bfe81337022594931 /src/H5Oattribute.c
parentfb81174e767b62bcccd45b68611255982e96d449 (diff)
downloadhdf5-3c483bd0782a3f9809d782a29a01bd1013f651f4.zip
hdf5-3c483bd0782a3f9809d782a29a01bd1013f651f4.tar.gz
hdf5-3c483bd0782a3f9809d782a29a01bd1013f651f4.tar.bz2
[svn-r16475] Purpose: Fix rare error when adding a new object header message
Description: Since the new object header format, it has been possible for a situation to be created where none of the messages are large enough to hold a continuation message and there are no null messages to merge with. This makes it impossible to add a new object header chunk. This case will now be handled by moving every message in the last chunk to the newly allocated one, except for null messages which are deleted. Tested: jam, smirom (h5committest)
Diffstat (limited to 'src/H5Oattribute.c')
0 files changed, 0 insertions, 0 deletions