Files
hdf5/test
bmribler c2baceab9a Fixed a memory leak from H5FL_blk_malloc (#4882)
In H5F__accum_reset(), when H5F__accum_flush() failed, the freeing of
f_sh->accum.buf was never reached, causing resource leak.

@fortnern added the third argument to H5F__accum_reset() so we can free
f_sh->accum.buf when we close the file, that is, when H5F__accum_reset()
is called from the H5F__dest() route, and can leave the accumulator in place
otherwise.
2024-09-26 16:05:50 -05:00
..
2022-03-31 10:42:30 -05:00
2024-05-23 16:44:33 -05:00
2024-03-09 09:06:10 -08:00
2024-03-09 09:06:10 -08:00
2024-05-23 16:44:33 -05:00
2024-03-09 09:06:10 -08:00
2024-09-06 08:50:10 -07:00
2021-09-29 13:28:12 -05:00
2024-06-21 09:02:07 -07:00
2022-11-01 16:02:27 -05:00
2023-11-13 13:49:38 -06:00
2024-08-26 13:29:13 -05:00
2024-03-09 09:06:10 -08:00
2023-11-13 13:49:38 -06:00
2023-06-29 12:33:46 -07:00
2023-11-13 13:49:38 -06:00
2023-11-13 13:49:38 -06:00
2024-03-09 09:06:10 -08:00
2023-09-05 13:11:52 -07:00
2022-11-01 16:02:27 -05:00