summaryrefslogtreecommitdiffstats
path: root/src/H5P.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5P.c')
-rw-r--r--src/H5P.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5P.c b/src/H5P.c
index 570684f..cc0eca8 100644
--- a/src/H5P.c
+++ b/src/H5P.c
@@ -4455,6 +4455,7 @@ H5P_get(H5P_genplist_t *plist, const char *name, void *value)
assert(plist);
assert(name);
+
assert(value);
/* Check if the property has been deleted */