[ET Trac] [Einstein Toolkit] #1027: close small memory leak in CarpetIOHDF5
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Aug 9 00:24:30 CDT 2012
#1027: close small memory leak in CarpetIOHDF5
--------------------------+-------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: defect | Status: new
Priority: minor | Milestone:
Component: Carpet | Version:
Keywords: CarpetIOHDF5 |
--------------------------+-------------------------------------------------
this patches closes a memory leak in CarpetIOHDF5 when using
open_one_input_file_at_a_time, where the HDF5 file would be closed, but
the data read out out it was not freed which would cause storage for it to
be reallocated again when the file is opened again for the next refinement
level. It also properly closes a HDF5 property that was left dangling
otherwise.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1027>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list