summaryrefslogtreecommitdiffstats
path: root/test/file_image.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-05-15 13:36:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-05-15 13:36:02 (GMT)
commit87e61c16b7aee3a7ddc5ff11ed5c4c072aeae63e (patch)
treedb9335d4cdfeb8d2f6ca196374f651f533dcfcc5 /test/file_image.c
parent82fe631cf2d7de57b093e06a4867853c02a95b49 (diff)
downloadhdf5-87e61c16b7aee3a7ddc5ff11ed5c4c072aeae63e.zip
hdf5-87e61c16b7aee3a7ddc5ff11ed5c4c072aeae63e.tar.gz
hdf5-87e61c16b7aee3a7ddc5ff11ed5c4c072aeae63e.tar.bz2
[svn-r23706] Merge Valgrind fix from trunk.
Diffstat (limited to 'test/file_image.c')
-rw-r--r--test/file_image.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/file_image.c b/test/file_image.c
index c734db8..d4056a7 100644
--- a/test/file_image.c
+++ b/test/file_image.c
@@ -1207,6 +1207,9 @@ test_get_file_image_error_rejection(void)
err = H5Fclose(file_id);
VERIFY(err == SUCCEED, "H5Fclose(2) failed.");
+ /* tidy up */
+ result = h5_cleanup(FILENAME2, fapl_id);
+ VERIFY(result != 0, "h5_cleanup(2 failed.");
/************************** Test #4 **********************************/
/* set up a family file driver test file, and try to get its image