summaryrefslogtreecommitdiffstats
path: root/test/extend.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-11-20 15:10:34 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-11-20 15:10:34 (GMT)
commit06612f25f93c0dc4523b274b7977d6c8f82573ef (patch)
treeef26bc571e050a75663f9d6a643636705a1150cd /test/extend.c
parent67f72c42771afcbe72950b8abe6090ddc65591fd (diff)
downloadhdf5-06612f25f93c0dc4523b274b7977d6c8f82573ef.zip
hdf5-06612f25f93c0dc4523b274b7977d6c8f82573ef.tar.gz
hdf5-06612f25f93c0dc4523b274b7977d6c8f82573ef.tar.bz2
[svn-r6121] Purpose:
Bug fix Description: Array testing routine is creatint huge arrays on the function stack which causes a segmentation fault on Linux & FreeBSD when threadsafe support is enabled. Solution: Allocate data for test dynamically instead of automatically. In general, this should be the preferred method for all data arrays. Platforms tested: FreeBSD 4.7 (sleipnir) w/threadsafe enabled.
Diffstat (limited to 'test/extend.c')
0 files changed, 0 insertions, 0 deletions