diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2019-01-07 21:20:11 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2019-01-09 18:18:20 (GMT) |
commit | 55806ff1be0d559a204e84e595403b309239085f (patch) | |
tree | f9bddf89ebfe67e4c5a0f785a8fb082589fca445 /src/H5FDdirect.c | |
parent | 9deed081853b8c4f892c0b781d912b856de8ee44 (diff) | |
download | hdf5-55806ff1be0d559a204e84e595403b309239085f.zip hdf5-55806ff1be0d559a204e84e595403b309239085f.tar.gz hdf5-55806ff1be0d559a204e84e595403b309239085f.tar.bz2 |
Delay checking if decoded message's "shareable" flag is appropriate for
the message type until we've verified we understand the message type.
Reduce size of H5O_msg_class_g to *not* include space for
H5O_BOGUS_INVALID. Make bogus messages shareable. Add new bogus
message test with shareable messages to cover the formerly problematic
code. Re-run gen_bogus.c to add this test case and also to fix the
bogus_invalid messages that were no longer H5O_BOGUS_INVLAID due to a
new message class being added in a previous commit. Added comment to
remind developers to run gen_bogus.c when adding a new message class.
Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, since
space for it was removed.
Diffstat (limited to 'src/H5FDdirect.c')
0 files changed, 0 insertions, 0 deletions