Commits

Neil Fortner committed 8f02c9d1b55
[svn-r19736] Fix memory leak in h5repack. The buffer in copy_objects, when copying the entire dataset at once, was not checked for the presence of a vlen, and vlen storage was never reclaimed. Added check and call to H5D_vlen_reclaim(). Tested: Fedora