If a reference is stored as an attribute to an object, should H5Rdestroy still be called?
the answer is yes. You may follow this example - just replace the reference in a dataset (see line 66) with a reference stored as an attribute.
1 Like
