diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-12 18:59:11 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-12 18:59:11 (GMT) |
commit | 3c483bd0782a3f9809d782a29a01bd1013f651f4 (patch) | |
tree | 9425eadf0553be302309fb3bfe81337022594931 /src/H5EAhdr.c | |
parent | fb81174e767b62bcccd45b68611255982e96d449 (diff) | |
download | hdf5-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/H5EAhdr.c')
0 files changed, 0 insertions, 0 deletions