diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-10-09 16:52:12 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-10-09 16:52:12 (GMT) |
commit | 8da2fafcec195f762a87e096330242c6bad064da (patch) | |
tree | b86796e7f39d5e24c9d65f88beb01d28edb1670c /pablo/PabloHDF_SDDF.c | |
parent | dc4212e15c46716ad05739e7d40d61b95b94c9a2 (diff) | |
download | hdf5-8da2fafcec195f762a87e096330242c6bad064da.zip hdf5-8da2fafcec195f762a87e096330242c6bad064da.tar.gz hdf5-8da2fafcec195f762a87e096330242c6bad064da.tar.bz2 |
[svn-r7580] Purpose:
Bug fix
Description:
The VL type conversion routine attempt to align it's destination buffer to
an offer that will work for both hvl_t and char * types, but the algorithm used
fails to work correctly on Cray machines.
Solution:
Give up on attempting to align the buffer when it's allocated on the stack.
Just dynamically allocate it instead.
Platforms tested:
FreeBSD 4.9 (sleipnir)
Cray SV1 (wind)
Diffstat (limited to 'pablo/PabloHDF_SDDF.c')
0 files changed, 0 insertions, 0 deletions