diff options
author | vchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com> | 2022-12-12 16:40:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 16:40:30 (GMT) |
commit | 8ef713ae5dc454db66ea821635f6d6d6970858f0 (patch) | |
tree | 44ea73967efdafa0cc1296af0ed5acdaa4d78312 /src/H5Clog.c | |
parent | 1dae8c805c61039b7f0c53021d0b828026077eba (diff) | |
download | hdf5-8ef713ae5dc454db66ea821635f6d6d6970858f0.zip hdf5-8ef713ae5dc454db66ea821635f6d6d6970858f0.tar.gz hdf5-8ef713ae5dc454db66ea821635f6d6d6970858f0.tar.bz2 |
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversiā¦ (#2277)
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion
if it is large enough, a buffer is allocated regardless so that the element
in fill->buf can later be reclaimed.
Valgrind is run on test/set_extent.c and there is no memory leak.
* Add information of this fix to release notes.
* Change macos version for CI to macos-11 until accum test failure is fixed for macos
12.
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
Diffstat (limited to 'src/H5Clog.c')
0 files changed, 0 insertions, 0 deletions