diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2007-03-20 20:39:23 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2007-03-20 20:39:23 (GMT) |
commit | e7f195023989d80131d343cc63b7a4557d03531d (patch) | |
tree | 9fc5c72a5cd6630068bdbecbe2f3c45fa0fd86d7 /windows/copy_hdf.bat | |
parent | 5fe2a249cfaf6bc91babfa5fab028d2e1dccbfa8 (diff) | |
download | hdf5-e7f195023989d80131d343cc63b7a4557d03531d.zip hdf5-e7f195023989d80131d343cc63b7a4557d03531d.tar.gz hdf5-e7f195023989d80131d343cc63b7a4557d03531d.tar.bz2 |
[svn-r13531] When a dataset is created and no data is written, but fill value is defined,
if there's VL type of data in the dataset, the address of the data is copied
multiple times into the buffer, causing some trouble when the data is released.
Instead, this checkin makes multiple copies of fill value first, then
does conversion on each element so that each of them has a copy of the
VL data. A test is added, too.
Tested it on kagiso, sol, and copper.
Diffstat (limited to 'windows/copy_hdf.bat')
0 files changed, 0 insertions, 0 deletions