summaryrefslogtreecommitdiffstats
path: root/src/H5G.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5G.c')
-rw-r--r--src/H5G.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5G.c b/src/H5G.c
index 02cb036..989f9e0 100644
--- a/src/H5G.c
+++ b/src/H5G.c
@@ -1779,6 +1779,8 @@ H5G_loc (hid_t loc_id)
#ifndef NDEBUG
case H5I_TEMPLATE_MAX:
#endif
+ case H5I_GENPROP_CLS:
+ case H5I_GENPROP_LST:
HRETURN_ERROR(H5E_ARGS, H5E_BADVALUE, NULL,
"unable to get symbol table entry of property list");