mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
This commit is contained in:
parent
cf6d3e0737
commit
1dd81531d1
@ -3501,6 +3501,8 @@ test_no_collective_cause_mode(int selection_mode)
|
||||
sid = H5Screate(H5S_NULL);
|
||||
VRFY((sid >= 0), "H5Screate_simple succeeded");
|
||||
is_chunked = 0;
|
||||
|
||||
dims[0] = dims[1] = 0;
|
||||
}
|
||||
else {
|
||||
/* Create the basic Space */
|
||||
|
Loading…
Reference in New Issue
Block a user