summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-10-20 17:13:13 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-10-20 17:13:13 (GMT)
commit96160c5c9fc6f8ae2a1dfc2ce15c3fcad849564c (patch)
treecc9c03d7668ec91ec0d79fc04b6cb5d9571e2c48 /src/H5T.c
parentfff49a52a63d587b4647b8e723ad9ba215416aac (diff)
downloadhdf5-96160c5c9fc6f8ae2a1dfc2ce15c3fcad849564c.zip
hdf5-96160c5c9fc6f8ae2a1dfc2ce15c3fcad849564c.tar.gz
hdf5-96160c5c9fc6f8ae2a1dfc2ce15c3fcad849564c.tar.bz2
[svn-r7670] Purpose:
Bug fix Description: In certain [very rare] circumstances, the object header for a named datatype can preempt the object header for the dataset using the named datatype, causing the library to die an ugly death. Solution: "Protect" the object header for the dataset (taking it out of the cache) before getting the information about it's named datatype, avoiding the cache deadlock. Platforms tested: FreeBSD 4.9 (sleipnir) Windows ? (at Boeing site)
Diffstat (limited to 'src/H5T.c')
0 files changed, 0 insertions, 0 deletions