diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-22 19:50:27 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-22 19:50:27 (GMT) |
commit | 19476ba364051841add6712995709a87d64597e7 (patch) | |
tree | 5d2bdb7b90e9171ac72adc622c0415a916caa16a /test/Makefile.am | |
parent | e8535af373e198cf1bfc35b5876ea38f52b1d6b6 (diff) | |
download | hdf5-19476ba364051841add6712995709a87d64597e7.zip hdf5-19476ba364051841add6712995709a87d64597e7.tar.gz hdf5-19476ba364051841add6712995709a87d64597e7.tar.bz2 |
[svn-r11963] Purpose:
bug fix for daily test
Description:
if (fm->select_chunk) is not NULL at sequential mode and not set by the library, it shouldn't be free.
Otherwise, it will cause failures in the daily test.
Solution:
Explicitly set (fm->select_chunk) to NULL for non-parallel case.
Platforms tested:
copper with parallel
heping with both sequential and parallel
shanti with sequential
Misc. update:
Hopefully only mir failed at daily test.
Diffstat (limited to 'test/Makefile.am')
0 files changed, 0 insertions, 0 deletions