summaryrefslogtreecommitdiffstats
path: root/test/tmisc.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-10-09 16:52:12 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-10-09 16:52:12 (GMT)
commit8da2fafcec195f762a87e096330242c6bad064da (patch)
treeb86796e7f39d5e24c9d65f88beb01d28edb1670c /test/tmisc.c
parentdc4212e15c46716ad05739e7d40d61b95b94c9a2 (diff)
downloadhdf5-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 'test/tmisc.c')
0 files changed, 0 insertions, 0 deletions