netcdf-c/libhdf5
Dennis Heimbigner 65f866fff6 Fix memory leak
re: Issue https://github.com/Unidata/netcdf-c/issues/2723

H/T to Roland Ambs for finding a memory leak where an allocated
HDF5 plist is not being reclaimed.
2023-07-23 17:25:30 -06:00
..
CMakeLists.txt Format compatibility when re-opening files 2022-01-07 18:34:52 -07:00
H5FDhttp.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
H5FDhttp.h Merge branch 'main' into vfd13.dmh 2023-03-14 11:36:09 -06:00
hdf5attr.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
hdf5create.c Merge branch 'dimscale_attachement_optional' of https://github.com/gsjaardema/netcdf-c into gh2161.wif 2022-04-19 11:06:34 -06:00
hdf5debug.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
hdf5debug.h Support MSYS2/Mingw platform 2021-12-23 22:18:56 -07:00
hdf5dim.c fixing issues with dimlens of unlitmited dims in complex situations 2022-05-29 15:22:10 +03:00
hdf5dispatch.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
hdf5err.h
hdf5file.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
hdf5filter.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
hdf5grp.c
hdf5internal.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
hdf5open.c Fix memory leak 2023-07-23 17:25:30 -06:00
hdf5set_format_compatibility.c hdf5set_format_compatibility.c: Function docs. 2022-02-01 09:58:36 -07:00
hdf5type.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
hdf5var.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
Makefile.am Format compatibility when re-opening files 2022-01-07 18:34:52 -07:00
nc4hdf.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nc4info.c
nc4mem.c
nc4memcb.c