diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-01-21 20:20:13 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-01-21 20:20:13 (GMT) |
commit | 127dc2f80db940c9bd7b69bedf7383ad55ed8d81 (patch) | |
tree | 19834c9f8bf8288ddaa943b7bb79cbeaddd36fea /test/tbogus.h5 | |
parent | ba63879ea20145e9778c4ba2c7d9ec8134f1b7d0 (diff) | |
download | hdf5-127dc2f80db940c9bd7b69bedf7383ad55ed8d81.zip hdf5-127dc2f80db940c9bd7b69bedf7383ad55ed8d81.tar.gz hdf5-127dc2f80db940c9bd7b69bedf7383ad55ed8d81.tar.bz2 |
[svn-r6308] Purpose:
Bug fix
Description:
Currently, when the library encounters an object header message that isn't
know, it fails to open that object in the file.
Solution:
Allow the library to skip over the unknown object header message and
continue to process the remaining messages, in the hope that the skipped
message isn't important later. If it is important, it will be caught at
a higher level of the library.
Platforms tested:
FreeBSD 4.7 (sleipnir)
Diffstat (limited to 'test/tbogus.h5')
-rw-r--r-- | test/tbogus.h5 | bin | 0 -> 2052 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/tbogus.h5 b/test/tbogus.h5 Binary files differnew file mode 100644 index 0000000..ddc3b65 --- /dev/null +++ b/test/tbogus.h5 |