summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-11-10 22:26:53 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-11-10 22:26:53 (GMT)
commit38865598298878b740e6cdc1fbd60f4f386f5c71 (patch)
tree900eeb4ee2fd46f837826195f47e2e129ace7971 /test
parent169579ee4d4584274db94e0048b1854878c9ad01 (diff)
downloadhdf5-38865598298878b740e6cdc1fbd60f4f386f5c71.zip
hdf5-38865598298878b740e6cdc1fbd60f4f386f5c71.tar.gz
hdf5-38865598298878b740e6cdc1fbd60f4f386f5c71.tar.bz2
[svn-r2861] Purpose:
Bug fix. Description: When writing data and the dataset needed to be extended, the write call ended up using the old dataspace extents (prior to the dataspace extend) and bad parameters would get into the I/O channel, eventually causing it to dump core. Solution: Every time a dataset is extended, throw away the previous dataspace information and re-retrieve it. Platforms tested: FreeBSD 4.1.1 (hawkwind)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions