Merged HDFFV-10929_2GB_testing to hdf5_1_12

This commit is contained in:
Richard Warren
2019-12-06 16:42:36 -05:00
parent 9d24eefaf7
commit 0c06cfc6ef
128 changed files with 6515 additions and 817 deletions

View File

@@ -4694,7 +4694,7 @@ struct H5C_t {
uint32_t num_last_entries;
#if H5C_DO_SANITY_CHECKS
int32_t slist_len_increase;
ssize_t slist_size_increase;
int64_t slist_size_increase;
#endif /* H5C_DO_SANITY_CHECKS */
/* Fields for maintaining list of tagged entries */