summaryrefslogtreecommitdiffstats
path: root/src/H5MF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MF.c')
-rw-r--r--src/H5MF.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5MF.c b/src/H5MF.c
index 965f03f..5475df4 100644
--- a/src/H5MF.c
+++ b/src/H5MF.c
@@ -991,6 +991,7 @@ HDfprintf(stderr, "%s: Entering\n", FUNC);
HDassert(f);
HDassert(f->shared);
HDassert(f->shared->lf);
+ HDassert(f->shared->sblock);
/* Free the space in aggregators */
/* (for space not at EOF, it may be put into free space managers) */